
Loops & Python While loop

Quiz
•
Computers
•
8th - 12th Grade
•
Medium
Yousra Abdelhamed
Used 26+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
---------------is a sequence of instruction s that is continually repeated until a certain condition is reached.
Loops ( iteration)
Boolean conditions
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Loops help us remove the redundancy of code when a task has to be repeated several times
True
False
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The common concept in all programming languages loops is --------------------that is checked every round and the loop will continue to run until the condition is reached
the stopping condition
syntax
variable
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In Python while loop It continually executes the statements(code) as long as the given condition is ----------
True
False
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In Python while loop The loop stops running when the condition ----------------, and the execution will move to the next line of code.
fails (become false)
is True
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In Python while loop if the Boolean condition of a while loop is never changes, it could cause the program to run forever or to freeze/crash.
True
False
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
the output of this program group --------
A
B
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
16 questions
Subroutines

Quiz
•
9th - 11th Grade
20 questions
G10 CS Programming Constructs/Concepts

Quiz
•
10th Grade
18 questions
8.4 Algorithm Test

Quiz
•
9th Grade
16 questions
If-Else Loops: Python Programming

Quiz
•
11th Grade
17 questions
GCSE Computer Science - Python Programming Concepts

Quiz
•
9th - 11th Grade
16 questions
Algorithms & Pseudocode

Quiz
•
11th - 12th Grade
20 questions
AQA GCSE Computer Science - 3.2.2 Programming Concepts

Quiz
•
8th - 10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
16 questions
Clovis Unified Student Use of Technology

Quiz
•
4th - 8th Grade
11 questions
Technology Acceptable Use

Quiz
•
6th - 8th Grade
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
15 questions
Student Technology Agreement

Quiz
•
6th - 8th Grade