
CS_Lesson10

Quiz
•
Instructional Technology
•
5th Grade
•
Medium
TÍN NHẬT
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Biến nào sau đây không hợp lệ trong Python?
_bien1
bien_1
bien 1
1bien
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Kiểu dữ liệu nào sau đây dùng để lưu trữ chuỗi ký tự trong Python?
Integer
Float
String
List
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cho string my_string = "Hello, world!"
my_string.length
len(my_string)
len(my_string.split())
my_string.count(" ")
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Câu lệnh nào sau đây dùng để in ra một giá trị là "Động vật"
print("Động vật")
print('Động vật')
print(f"Động vật")
Cả 3 đáp án đều đúng
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Cú pháp nào sau đây dùng để tạo list trong Python?
list = (1, 2, 3)
list = [1, 2, 3]
list = {1, 2, 3}
list = "1, 2, 3"
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Phép toán nào sau đây không hợp lệ trong Python?
1 + 2
"a" + "b"
[1, 2] + [3, 4]
1 - "a"
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Tuple trong Python là gì?
Biến lưu trữ một giá trị duy nhất
Biến lưu trữ dữ liệu kiểu dictionary
Biến lưu trữ nhiều giá trị theo thứ tự, không thể thay đổi
Biến lưu trữ dữ liệu kiểu list
Create a free account and access millions of resources
Similar Resources on Wayground
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