Ôn tập cuối kì Mùa Xuân Tin học 10.1
Quiz
•
Computers
•
10th Grade
•
Medium
Thị Trần
Used 3+ times
FREE Resource
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cách khai báo nào là đúng trong đoạn chương trình dưới đây:
def Tong(a, b): print(“Tổng a + b là:”, a+b)
def Tong(a;b): print(“Tổng a + b là:”, a+b)
def Tong(a, b) print(“Tổng a + b là:”, a+b)
def Tong(a, b): print(“Tổng a + b là:” a+b)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau: import math x = 16 y = math.sqrt(x) print(y) Thư viện math cung cấp:
Thủ tục vào ra của chương trình.
Hỗ trợ việc tạo ra các lựa chọn ngẫu nhiên
Các hằng và hàm toán học.
Hỗ trợ trực tiếp các định dạng nén và lưu trữ dữ liệu
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau: import math x = 25 y = math.sqrt(x) print(y)
5
12.5
25
x
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn chương trình sau in ra kết quả gì? for i in range(1, 6): print(i * 2, end=" ")
1 2 3 4 5
2 4 6 8 10 12
2 4 6 8 10
1 2 3 4 5 12
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Đoạn chương trình sau in ra kết quả gì? x = 1 while x < 10: print(x, end=" ") x *= 2
1 3 5 7 9
1 2 4 8
1 2 4 8 16
Lỗi chương trình.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn lệnh sau: for i in range(10): print(i) Trên màn hình i có các giá trị là:
0 1 2 3 4 5 6 7 8 9 10
1 2 3 4 5 6 7 8 9 10
0 1 2 3 4 5 6 7 8 9
1 2 3 4 5 6 7 8 9
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau: s=0 for i in range(7): s=s+i print(s) Sau khi thực hiện đoạn chương trình trên giá trị của s là:
1
21
6
28
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
KTTX HK2 _K12
Quiz
•
10th Grade
20 questions
Tin 11 - Bài 2 - Phần 2
Quiz
•
11th Grade
20 questions
Tin 11 - Bài 4,5 - Câu hỏi trắc nghiệm
Quiz
•
11th Grade
20 questions
Một số lệnh làm việc với xâu kí tự
Quiz
•
10th Grade
20 questions
BÀI KIỂM TRA 15 PHÚT (CỘNG ĐIỂM)
Quiz
•
11th Grade
20 questions
ĐC CNTT_CHƯƠNG 2
Quiz
•
University
20 questions
Reprezentarea sensului
Quiz
•
University - Professi...
20 questions
Thử thách 3 CodeLearn - CHUYỂN ĐỘNG
Quiz
•
2nd Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Six Weeks Test 2 Review
Lesson
•
9th - 12th Grade
12 questions
Overview of Mexico Part 1
Lesson
•
9th - 12th Grade
10 questions
Exploring Computer Hardware and Software Components
Interactive video
•
6th - 10th Grade
