
KS3 Python Quiz

Quiz
•
Computers
•
3rd - 10th Grade
•
Hard
Steven Dickson
Used 106+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Computer Science

Quiz
•
9th - 12th Grade
8 questions
S3 SDD Unit 2 - 4. Implementation

Quiz
•
9th Grade
12 questions
Loops (Python)

Quiz
•
8th Grade
15 questions
TY Python Quiz

Quiz
•
9th - 12th Grade
14 questions
1.1.5 CSE Iteration and Loops

Quiz
•
9th - 12th Grade
15 questions
Linux-2 Quiz 2 -- LAMP

Quiz
•
1st - 12th Grade
13 questions
CyberSecurity Lesson 4

Quiz
•
6th - 8th Grade
15 questions
N4 SDD - Code understanding quiz 1

Quiz
•
10th - 12th 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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade