
Đề Cương Ôn Tin Học 11

Quiz
•
Computers
•
11th Grade
•
Medium
Khue Ton
Used 1+ times
FREE Resource
95 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, các phần tử của mảng cách nhau bởi dấu
dấu chấm (.)
dấu phẩy (,)
dấu cách ( )
dấu trừ (-)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, chỉ số của mảng bắt đầu từ số?
0
1
2
3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, để kiểm tra một đối tượng có nằm trong mảng hay không ta dùng toán tử nào?
not
or
in
and
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, kiểu mảng là
array
float
str
list
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, để bổ sung phần tử có giá trị bằng m vào cuối mảng A, ta dùng lệnh nào?
A.insert(m)
m.insert(A)
A.append(m)
m.append(A)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, để xóa toàn bộ các phần tử của mảng B ta dùng lệnh?
B.append( )
B.remove( )
B.insert( )
B.clear( )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong Python, để biết số phần tử của mảng A dùng lệnh?
append(A)
len(A)
str(A)
del(A)
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade