
KS3 Python Quiz
Authored by Steven Dickson
Computers
3rd - 10th Grade
Used 110+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does 'Iteration' mean?
Handing homework in on time.
The order code is executed
Repeating something again and again and again and...
Making decisions.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will this code do...
name = input('What is your name? ')
print(name)
Tell the user what time the bus arrives
Print off a new Harry Potter novel
Ask for the user's age
Ask the user to enter their name and then display it back to them
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What kind of loop is a FOR loop
A counting loop
A Prometheus loop
A conditional loop
A long loop
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
What are the key constructs of Python/programming languages
Sequence
Selection
Iteration
Opening Google Classroom and completing the starter activity
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does 'Selection' in our code mean?
Repeating something i.e counting to 100
Making choices
An infinite loop
Performing a time heist
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A WHILE loop is what kind of loop?
A conditional loop
A summer holiday loop
A counting loop
A fast loop
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will this code do?
num = int(input('Enter a number between 1-100: '))
while num < 101:
print(num)
num += 1
Nothing.
Count to TEN
Count down to THREE
Ask the user to enter a number and then count from that number to 100
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?