
G8 Practice PC
Authored by Fritz Bansag
Computers
12th Grade
Used 41+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Performs actions repeatedly
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
Access all questions and much more by creating a free account
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
Already have an account?