Year 9 Python Programming Quiz

Quiz
•
Computers
•
8th Grade
•
Hard
Mr McCallion
Used 6+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax for outputting text in Python?
display("Hello World")
print("Hello World")
output("Hello World")
show("Hello World")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function used to convert a value to an integer in Python?
str()
float()
int()
bool()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the input() function in Python?
To display text on the screen
To perform calculations
To receive input from the user
To create a loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to create a selection statement in Python?
loop
while
if
for
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of indentation in Python code?
To show blocks of code that may or may not be executed depending on a condition
To show blocks of code in a more readable way so that the programmer can understand more easily
To comment out code, so that the words are treated as words for humans and not for the computer to execute
To define variables
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of loop iterates for a fixed number of times?
for loop
while loop
if statement
else statement
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to start a comment in Python?
//
/*
'
#
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Intro to Python

Quiz
•
6th - 8th Grade
15 questions
Python basics

Quiz
•
6th - 8th Grade
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
20 questions
Code.org Express Course

Quiz
•
6th - 8th Grade
20 questions
Loops

Quiz
•
1st - 12th Grade
15 questions
Python Basics

Quiz
•
KG - University
13 questions
Python

Quiz
•
7th - 8th Grade
16 questions
Python Basics

Quiz
•
KG - University
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
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade