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
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
FUNGSI(FX) DAN RUMUS (FORMULA) ms. excel

Quiz
•
12th Grade
14 questions
MOAC Excel 2016 Lesson 05

Quiz
•
8th - 12th Grade
16 questions
Logic Circuits

Quiz
•
10th - 12th Grade
11 questions
SQL check

Quiz
•
12th Grade
20 questions
SOAL STS SISTEM KONTROL TERPROGRAM

Quiz
•
12th Grade
13 questions
SQL: DML DDL DCL

Quiz
•
11th - 12th Grade
20 questions
Κεφάλαιο 3ο - Γ ΕΠΑΛ - Προγρ/σμος Η/Υ

Quiz
•
12th Grade
20 questions
C++ Programming Quiz

Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade