Python 11

Quiz
•
Computers
•
8th Grade
•
Medium
Thủy Trương
Used 11+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Chọn câu lệnh đúng để tính nghiệm x1 phương trình x2 - 2x - 3 = 0
A x1 = (-b - delta**(1/2))/(2*a)
B. x1 = -b - delta**(1/2) /(2*a)
C. x1 = (-b - delta**(1/2))/2*a
D. x1 = -b - delta**(1/2)/2*a
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để hiển thị trên màn hình Hello World! lệnh sau nào được sử dụng:
A. print(Hello World!)
B. print("Hello World" + !)
C. print("Hello World!")
D. print"(Hello World!)"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output của đoạn code sau:
x = 5
y = 2
print(x*y)
A. Syntax Error
B. x*y
C. 10
D. 5*2
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Với đoạn code sau, quả hiển thị là:
print('2'*5)
A. 22222
B. 2*5
C. 10
D. Lỗi
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biến nào dưới đây không phải là chuỗi
A. new_var = "True"
B. new_var = "3123"
C. new_var = "3.123"
D. new_var = False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phát biểu nào dưới đây là hợp lí nhất khi nói về biến?
A. Biến là đại lượng nhận giá trị trước khi chương trình thực hiện
B. Biến có thể lưu trữ nhiều loại giá trị khác nhau
C. Biến là đại lượng được đặt tên và giá trị thường thay đổi trong quá trình thực hiện chương trình
D. Biến có thể đặt hoặc không đặt tên gọi
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh print(3 >= 3) cho kết quả ?
A. True
B. False
C. None
D. 3 >= 3
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Công Nghệ

Quiz
•
8th Grade
26 questions
ח-2 שבוע לומדים אחרת

Quiz
•
8th Grade
20 questions
Grade 7 Python Programming Quiz

Quiz
•
7th Grade - University
20 questions
Shortcut Keys

Quiz
•
7th - 8th Grade
20 questions
Kiến thức về phần mềm soạn thảo

Quiz
•
6th Grade - University
20 questions
Python Basics (CodeHS)

Quiz
•
7th - 12th Grade
23 questions
Алгоритми та програми 8-9 клас

Quiz
•
8th - 9th Grade
22 questions
Lớp 8 HKI

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade