
Python Flashcard 7 (Loops)

Flashcard
•
Other
•
6th - 8th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Look at this code, how many times will it loop? Options: 50, 90, 0, 4
Back
4
2.
FLASHCARD QUESTION
Front
What is another way of writing the following code?
Score = Score + 1
Back
Score += 1
3.
FLASHCARD QUESTION
Front
What are the two main types of loops that we have learned about in Python? Options: IF Function & Variables, FOR and WHILE Loops, Forever and Fixed Loop, Data Types and Numbers
Back
FOR and WHILE Loops
4.
FLASHCARD QUESTION
Front
What is the word used to describe repetition in programming?
Back
Iteration
5.
FLASHCARD QUESTION
Front
The program above
Back
prints all the odd numbers between 1 and 20
6.
FLASHCARD QUESTION
Front
for i in 100 :
print ( i )
Back
Syntax error
7.
FLASHCARD QUESTION
Front
Repeats a statement or group of statements while a given condition is TRUE. It tests the condition before executing the loop body.
Back
while loop
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Coding

Flashcard
•
6th - 8th Grade
10 questions
Intro to Programming with Karel PD. 6

Flashcard
•
6th - 8th Grade
9 questions
Python Programming for Lego Spike Prime Robots

Flashcard
•
7th Grade
12 questions
Make Code Blocks and Drawers

Flashcard
•
6th - 8th Grade
10 questions
Python Flashcard 6 (Working with Strings)

Flashcard
•
6th - 8th Grade
10 questions
Programming Fundamentals Recap

Flashcard
•
8th Grade
16 questions
Python L1 Knowledge Check

Flashcard
•
6th - 8th Grade
10 questions
C Programming and Game Control Flashcard

Flashcard
•
6th - 8th 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 Other
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

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

Quiz
•
6th - 8th 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
20 questions
Multiplying and Dividing Integers

Quiz
•
7th Grade
20 questions
Morpheme Mastery Quiz for Grade 7

Quiz
•
7th Grade