
Câu Hỏi Trắc Nghiệm Tin Học 10
Quiz
•
Computers
•
10th Grade
•
Medium
Đặng Duy
Used 1+ times
FREE Resource
Enhance your content in a minute
127 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của chương trình sau là gì ? x = 8 y = 9 if x > y: print('x lớn hơn y') elif x==y: print('x bằng y') else: print('x nhỏ hơn y')
x lớn hơn y
x bằng y
x nhỏ hơn y
Chương trình bị lỗi
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn lệnh sau khi nhập 7 a = float(input("Nhập số lượng mua:")) if a < 5: t=a*12000 else: t=a*10000 print(t)
70000
12000
84000
10000
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hãy cho biết giá trị của biến X bằng bao nhiêu sau khi thực hiện câu lệnh: X = 5 if 45 % 3 == 0: X =X+2
5
9
7
11
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ta có 2 lệnh sau: x= 8 if x>5: x = x +1 Giá trị của x là bao nhiêu?
5
9
8
6
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình: x=2; y=3 if x > y: F= 2*x - y else: if x==y: F= 2*x else: F= x*x + y*y print(F) Sau khi thực hiện đoạn chương trình trên, giá trị F là:
F=13
F=1
F=4
Không xác định
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau if a>8: b = 3 else: b = 5 Khi a nhận giá trị là 0 thì b nhận giá trị nào?
0
5
8
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chọn câu lệnh Python hợp lệ trong các câu sau:
if x = a + b : x = x + 1
if a > b: max := a
if a > b: max = a else: max = b
if 5 == 6 ; x = 100
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
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
