CONDITIONAL STATEMENTS

Quiz
•
Computers
•
11th - 12th Grade
•
Hard
Neena Sharma
Used 37+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
FOR loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
WHILE loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In a Python program, what would be the ending value for y in the WHILE LOOP code?
5
51
10
3
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In a Python program, what would be the ending value of total in the WHILE LOOP code?
0
5
2
20
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In a Python program, what would be the increment value for the looping variable in the FOR LOOP code?
15
7
10
1
6.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
4
3
2
1
3
2
1
0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the three main programming structures?
Sequence, selection, iteration
Structured, object-oriented, procedural
Java, Python, Visual Basic
Machine, assembly, high-level
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Recap

Quiz
•
7th Grade - University
22 questions
CodeHS AP CSP Unit 3 Review

Quiz
•
11th - 12th Grade
20 questions
list 6th

Quiz
•
7th Grade - University
30 questions
Python Beginner

Quiz
•
6th - 12th Grade
22 questions
AP CSA Algorithms Practise

Quiz
•
11th Grade
20 questions
IT QUEST

Quiz
•
11th Grade
20 questions
Cyber Quiz Round 2

Quiz
•
9th - 12th Grade
20 questions
Programming Concepts Quiz

Quiz
•
9th - 12th Grade
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