Python Basics 4

Quiz
•
Computers
•
University
•
Hard
Tracy Therese
Used 33+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a loop?
Allows execution of single statements only
Allows you to return to the beginning of the program
Allows execution of groups of statements all at once
Allows execution of statement or group of statements multiple times
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an iteration?
A single loop
Repeated execution of a list of statements.
Repeated execution of loops
Repeated execution of variables
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Types of loops (choose all correct answers)
for
while
break
while
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Repeats statements or a group of statements while a given condition is true
while loop
for loop
nested loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Executes a sequence of statements multiple times and abbreviates the code that manages the loop variable
while loop
for loop
nested loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use of one or more loops inside any other while, for or do....while loop
while loop
for loop
nested loop
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Terminates the loop statement and transfers execution to the statement immediately following the loop
pass statement
continue statement
break statement
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python

Quiz
•
University
17 questions
Flow of Control in C++ ( Conditional statements)

Quiz
•
9th Grade - University
20 questions
Quiz No. 3 - JS Loops

Quiz
•
University
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
20 questions
C Programming (Unit- 1) Quiz

Quiz
•
University
19 questions
C Programming Quiz

Quiz
•
University
15 questions
Visual Basic

Quiz
•
University
16 questions
Quiz #1

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade