Performs actions repeatedly
G8 Practice PC

Quiz
•
Computers
•
12th Grade
•
Medium

Fritz Bansag
Used 41+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
while
if
=
input
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Display to the screen
while
if
=
input
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Check the condition of which action to perform
while
if
=
input
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
assign a value to a variable
while
if
=
input
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It read from the keyboard
output
a,b,c,d,e
asdf
=
input
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When this program is executed, the user types in 12 and 2 on the keyboard. What will be displayed on the screen?
a = int(input())
b = int(input())
max = a
if b > max:
max = b
print(max)
2
12
Nothing
Max
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many assignment statements can you find?
a = int(input())
b = int(input())
max = a
if b > max:
max = b
print(max)
2
12
Nothing
4
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
My Sql

Quiz
•
12th Grade
18 questions
FOR and WHILE loop in Python

Quiz
•
9th - 12th Grade
15 questions
Topic 3 & 4 Practice - ArrayList and String Methods

Quiz
•
12th Grade
10 questions
Latihan Class Library

Quiz
•
9th - 12th Grade
20 questions
structure de données rappel 1

Quiz
•
12th Grade
20 questions
Python

Quiz
•
8th - 12th Grade
10 questions
Advanced Java Study Guide

Quiz
•
11th - 12th Grade
20 questions
Unit 3 Python TEST

Quiz
•
11th - 12th 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
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University