
ÔN TẬP RCV3

Quiz
•
Information Technology (IT)
•
6th Grade
•
Easy
Bùi Mai
Used 3+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nhập lệnh nào được sử dụng để in ra màn hình trong Python?
print()
echo()
printf()
write()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Làm thế nào để khai báo một biến trong Python?
int x = 10
var x = 10
x = 10
let x = 10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chuỗi được tạo ra bởi range(1,5) là gì?
[1, 2, 3, 4, 5]
[1, 2, 3, 4]
[2, 3, 4, 5]
[1, 2, 3]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Toán tử nào được sử dụng để tính lũy thừa trong Python?
^
**
*
//
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Làm thế nào để kiểm tra xem một số có chia hết cho cả 3 và 5 không?
nếu num % 3 == 0 hoặc num % 5 == 0:
nếu num // 3 == 0 và num // 5 == 0:
nếu num % 3 == 0 và num % 5 == 0:
nếu num // 3 == 5:
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm nào được sử dụng để nhập dữ liệu từ bàn phím?
input()
get()
scanf()
read()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của biểu thức 10 // 3 là gì?
3.33
3
4
Lỗi
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
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
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Figurative Language Review

Quiz
•
6th Grade
20 questions
Run-On Sentences and Sentence Fragments

Quiz
•
3rd - 6th Grade
20 questions
Adding and Subtracting Integers

Quiz
•
6th Grade
21 questions
Convert Fractions, Decimals, and Percents

Quiz
•
6th Grade