Back to Basics: Python Lesson 6 - 7 Review

Quiz
•
Computers
•
5th Grade
•
Medium
Saturday Kids
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want to write a loop that will ask you for an input until you enters the correct one. What kind of loop is that?
repeat loop
while loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the line below do?
from random import *
import code from the turtle library
import code from the random library
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Why do we use libraries?
To use code that we can't write ourselves
To reuse code that other programmers wrote
To make our code more complicated
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What do we have to do to make a function run?
define it
call it
run it
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines of code will be printed?
1
2
3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
While loops use conditions to run.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Math is a library in Python
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Code Combat JavaScript Quiz

Quiz
•
4th - 8th Grade
15 questions
CodeMonkey + Concept Mid-Year Review

Quiz
•
4th - 5th Grade
10 questions
while loop

Quiz
•
5th Grade
10 questions
Lesson 6 - Theme1 - Grade 5 - ICT

Quiz
•
5th Grade
10 questions
PYTHON (FOR LOOP)

Quiz
•
1st - 10th Grade
10 questions
HT2 - L4: Fix it lesson

Quiz
•
5th Grade
10 questions
Door Alarm

Quiz
•
5th Grade
11 questions
Amazing Quiz

Quiz
•
5th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade