What is the output of print(5 + 3 * 2)?
print(5 + 3 * 2)的输出结果是什么?

Midterm Review

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Sylvia wang
Used 3+ times
FREE Resource
48 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
16
11
13
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the range(1,5) function generate?
range(1,5) 函数生成什么?
[1, 2, 3, 4, 5]
[1, 2, 3, 4]
[0, 1, 2, 3, 4]
[5, 4, 3, 2, 1]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop is best when the number of iterations is known?
当循环次数已知时,最好使用哪种循环?
while loop
for loop
if-else
repeat-until
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to check if x is equal to 10?
如何正确检查 x 是否等于10?
if x = 10:
if x == 10:
if x === 10:
if x != 10:
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used for exponentiation (power)?
哪个运算符用于幂运算?
^
**
//
%%
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will print(type(3.14)) output?
print(type(3.14)) 输出什么?
<class 'int'>
<class 'float'>
<class 'str'>
<class 'bool'>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will print(type(3.14)) output?
print(type(3.14)) 输出什么?
<class 'int'>
<class 'float'>
<class 'str'>
<class 'bool'>
Create a free account and access millions of resources
Similar Resources on Quizizz
50 questions
Python Games (Virtual Pet and Rock, Scissor and Paper)

Quiz
•
6th Grade
46 questions
Turtle Revision

Quiz
•
8th Grade
50 questions
multiple choice

Quiz
•
7th Grade
50 questions
速成輸入法(初中適用)

Quiz
•
7th - 8th Grade
46 questions
Python programming Grade 7

Quiz
•
7th Grade
52 questions
Term3 - Grade 7 - Revision

Quiz
•
7th Grade
44 questions
8.4 App Design Review

Quiz
•
8th Grade
45 questions
Silent Teacher Easy Python

Quiz
•
5th - 10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
49 questions
How Well Do You Know Your 6th Grade Teachers?

Quiz
•
6th Grade