
mệt cá

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Đỗ Hiếu
Used 1+ times
FREE Resource
63 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Khai báo biến kiểu danh sách , cấu trúc câu lệnh nào sau đây là đúng?
a) <tên list>=[<v1>,<v2>,…,<vn>]
a) <tên list>:=[<v1>,<v2>,…,<vn>]
a) <tên list>=[<v1>;<v2>;…;<vn>]
a) <tên list>:[<v1>,<v2>,…,<vn>]
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Lệnh nào sau đây dùng để xoá một phần tử trong danh sách
a) del <tên list>[<chỉ số>]
a) Del <tên list>[<chỉ số>]
a) del <tên list>
a) del. <tên list>[<chỉ số>]
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Cấu trúc câu lệnh nào sau đây đúng?
a) <tên list>.append(<giá trị>)
a) <tên list> append(<giá trị>)
a) <tên list>.append(<chỉ số>)
a) <tên list> append(<chỉ số>)
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Câu lệnh <tên list>.append(<giá trị>) sẽ thêm <giá trị> vào vị trí nào trong danh sách?
cuối
đầu
giữa
để đại
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Để khai báo danh sách A có các giá trị 2, 4, "3". Câu lệnh nào sau đây đúng
A. A=[2,4, "3"]
B. A=[2;4; "3"]
C. A:=[2,4, "3"]
D. A:[2,4, "3"]
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Cho danh sách
A= [ 2, 4, 6, True]
Câu lệnh nào sau đây thực hiện xoá giá trị 4 trong dánh sách A
a) del A[2]
a) del A[1]
a) Del A[1]
a) Del A[2]
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Hãy cho biết kết quả hiển thị trên màn hình khi thực hiện đoạn chương trình sau:
A=[1,2]
A.append(True)
print(A)
a) [1,2,True]
a) [1,2, "True"]
a) ["True",1,2]
a) [1, 2, true]
Create a free account and access millions of resources
Similar Resources on Wayground
58 questions
Tin full

Quiz
•
12th Grade - University
65 questions
Ôn tập KTCK2 Tin 10

Quiz
•
10th Grade - University
60 questions
ÔN GKII Tin 10

Quiz
•
10th Grade
63 questions
Bài Tin học 10

Quiz
•
10th Grade
63 questions
K12 - Giữa HK II - Cánh diều ICT

Quiz
•
12th Grade
68 questions
Ôn Tập Cuối HK1 TIN HỌC

Quiz
•
12th Grade
66 questions
ON TAP K10 CUOI KY II

Quiz
•
11th Grade
65 questions
Kiểm tra kiến thức Python

Quiz
•
10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade