
Kiểm Tra Môn Tin Học 10
Authored by Lưu Sinh
Information Technology (IT)
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị của danh sách lst sau khi thực hiện đoạn code sau là gì? lst = [1, 2, 3] lst.append(4)
[1, 2, 3, 4]
[4, 1, 2, 3]
[1, 2, 3]
[1, 2, 3, [4]]
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức insert(index, value) thực hiện điều gì?
Thêm phần tử value vào đầu danh sách
Chèn phần tử value vào vị trí index trong danh sách
Xóa phần tử value khỏi danh sách
Thêm phần tử value vào cuối danh sách
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn code sau in ra kết quả gì? lst = [1, 2, 3] lst.remove(4)
Danh sách vẫn giữ nguyên
Thêm 4 vào danh sách
Gây ra lỗi ValueError
Không có gì xảy ra
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức nào có thể được dùng để làm rỗng danh sách?
my_list.remove()
my_list.clear()
my_list.insert(0, [])
my_list.append([])
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn code sau là gì? lst = [1, 2, 3, 4] lst.insert(2, [5, 6]) print(lst)
[1, 2, 5, 6, 3, 4]
[1, 2, [5, 6], 3, 4]
[1, 2, 3, 4, 5, 6]
[1, [5, 6], 2, 3, 4]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nào sẽ tách chuỗi "apple,banana,orange" thành danh sách ['apple', 'banana', 'orange']?
s.split(",")
s.split(" ")
",".split(s)
s.split("")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Giá trị của danh sách lst sau khi thực hiện đoạn code? lst = [1, 2, 3, 4, 5] lst.insert(len(lst), 99) print(lst)
[1, 2, 3, 4, 5, 99]
[1, 2, 3, 99, 4, 5]
[99, 1, 2, 3, 4, 5]
[1, 2, 3, 4, 99, 5]
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
15 questions
P3 IAS 2 Quiz
Quiz
•
University
12 questions
Java_Quiz_Part_2
Quiz
•
University
15 questions
Emp. Tech. 12 - Intro to MS Excel Quiz
Quiz
•
12th Grade - University
20 questions
Building Information Modelling (BIM) Quiz
Quiz
•
University
15 questions
Getting Familiar with GIT and GITHUB
Quiz
•
University
20 questions
7A-KIỂM TRA THƯỜNG XUYÊN 2
Quiz
•
7th Grade - University
16 questions
Java Basics Quiz for CH/PT Students
Quiz
•
University
15 questions
Introduction to Programming
Quiz
•
University
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Information Technology (IT)
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade
22 questions
El Imperfecto
Quiz
•
9th - 12th Grade
20 questions
Grammar
Quiz
•
9th - 12th Grade
12 questions
Equation of a Circle
Lesson
•
10th Grade
18 questions
Mendelian Genetics
Quiz
•
10th - 12th Grade
20 questions
verbos reflexivos en español
Quiz
•
9th - 12th Grade