
10a2-ktra miệng

Quiz
•
Information Technology (IT)
•
10th Grade
•
Medium
Thu Nguyễn
Used 2+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Cách khai báo biến mảng sau đây, cách nào sai?
ls = [1, 2, 3]
ls = [x for x in range(3)]
ls = [int(x) for x in input().split()]
ls = list(3)
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Cho khai báo mảng sau:
A = list(“3456789”)
Để in giá trị phần tử thứ 2 của mảng một chiều A ra màn hình ta viết:
print(A[2])
print(A[1])
print(A[3])
print(A[0])
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Giả sử có một list: i = [2, 3, 4]. Nếu muốn in list này theo thứ tự ngược lại ta nên sử dụng phương pháp nào sau đây?
print(list(reversed(i)))
print(list(reverse(i)))
print(reversed(i))
print(reversed(i))
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Để bổ sung phần tử x vào cuối danh sách a ta sử dụng hàm?
a.append(x)
x.append(a)
append(x)
append(a,x)
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Xóa phần tử đứng ở vị trí i trong danh sách a và đưa ra phần tử này ta dùng hàm?
a.pop(i)
a.delete(i)
delete(a,i)
i.pop(a)
Similar Resources on Wayground
10 questions
Fundamentos de Programación en Python

Quiz
•
6th Grade - University
10 questions
مراجعة في الجملة التكرارية for

Quiz
•
10th Grade
7 questions
List1

Quiz
•
10th Grade
8 questions
PENILAIAN HARIAN KELAS VII INFORMATIKA

Quiz
•
9th - 12th Grade
10 questions
Uji Pengetahuan Algoritma dan Pemrograman

Quiz
•
10th Grade
5 questions
TH10-BH23 on5cau

Quiz
•
10th Grade
9 questions
While10

Quiz
•
10th Grade
10 questions
informatika

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

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

Interactive video
•
6th - 10th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University