
10a2-ktra miệng
Authored by Thu Nguyễn
Information Technology (IT)
10th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
LATIHAN SOAL "Algoritma dan pemrograman"
Quiz
•
10th Grade
10 questions
Quiz in ICT 9
Quiz
•
9th - 12th Grade
8 questions
Ветвление
Quiz
•
1st Grade - University
8 questions
Quiz de Lógica em Python
Quiz
•
6th Grade - University
10 questions
Quiz di Coding su Python
Quiz
•
9th - 12th Grade
10 questions
Quiz Microsoft Excel #1
Quiz
•
10th Grade - University
10 questions
CH. 2 - Concept of Comp. Problem Solving - Review
Quiz
•
10th Grade
10 questions
Pseudocode Revision Quiz
Quiz
•
10th Grade
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
10 questions
Exploring Valentine's Day with Charlie Brown
Interactive video
•
6th - 10th Grade
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Valentine's Day History and Traditions
Interactive video
•
6th - 10th Grade
21 questions
Presidents Day Trivia
Quiz
•
6th - 12th Grade
10 questions
Valentine's Day: History and Modern Celebration
Interactive video
•
9th - 12th Grade
11 questions
Valentine's Day Trivia
Quiz
•
8th - 12th Grade
10 questions
Factor Quadratic Expressions with Various Coefficients
Quiz
•
9th - 12th Grade