Python - While loop

Quiz
•
Computers
•
9th - 10th Grade
•
Hard

Dina Omer
Used 59+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Why is iteration important?
It determines the order in which instructions are carried out
It allows code to be simplified by removing duplicated steps
It allows multiple paths through a program
It ensures the code works correctly
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. Which two statements are used to implement iteration?
IF and WHILE
ELSE and WHILE
FOR and WHILE
IF and ELSE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. Which type of loop iterates until instructed otherwise?
FOR loop
A count-controlled loop
Repeat-once loop
WHILE loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. The condition for a while loop to continue could include which of the following?
While something equals something
While something is greater than something
While something is True
All of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
6. Which of the following symbols is used in Python to mean if it is "Equal to"?
=
==
!=
>=
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. Which of the following symbols is used in Python to mean "Not equal to"?
==
<>
!=
><
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
8. Which of the following symbols is used in Python to mean "Greater than or equal to"?
<=
>=
>>
=>
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
GCSE Computer Science - Python Programming Concepts

Quiz
•
9th - 11th Grade
22 questions
Java Code Snippets Quiz 1

Quiz
•
10th Grade
24 questions
1A Quiz on Game Design with Scratch

Quiz
•
5th - 9th Grade
20 questions
Dasar Pemrograman-1

Quiz
•
10th Grade
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
18 questions
Python Basics Review

Quiz
•
10th Grade
20 questions
quiz dasar python

Quiz
•
1st Grade - University
14 questions
Roblox. Язык программирования Lua 2

Quiz
•
1st - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade