
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
What is the output of print(5 + 3 * 2)?
print(5 + 3 * 2)的输出结果是什么?
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 Wayground
45 questions
6下健康L6

Quiz
•
6th Grade
47 questions
Python四级真题

Quiz
•
7th Grade
50 questions
信息技术会考选择练习2

Quiz
•
7th Grade
44 questions
資訊社會與媒體

Quiz
•
8th Grade
44 questions
八年級電腦課第一次段考

Quiz
•
8th Grade
52 questions
Python

Quiz
•
7th - 8th Grade
50 questions
國中技藝競賽學科題庫1-50

Quiz
•
6th - 8th Grade
46 questions
Midterm revision for grade 6

Quiz
•
6th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
30 questions
Teacher Facts

Quiz
•
6th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
22 questions
Figurative Language

Quiz
•
7th Grade