Python beginner quiz

Python beginner quiz

9th Grade

13 Qs

quiz-placeholder

Similar activities

Python 2

Python 2

9th - 12th Grade

10 Qs

Python Loops

Python Loops

9th - 11th Grade

12 Qs

Python L1

Python L1

8th Grade - University

14 Qs

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

10 CS // Pseudocode

10 CS // Pseudocode

9th - 11th Grade

10 Qs

grade9-whileloop

grade9-whileloop

9th Grade

10 Qs

Python - Input, print and operators.

Python - Input, print and operators.

9th - 10th Grade

17 Qs

Python beginner quiz

Python beginner quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Jonathan Clark

Used 54+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?
@
¬
;
#

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A location in memory used to store data that can be changed.
Constant
Value
Variable
Iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop repeated if the condition is true / false
While loop
For loop
Repeat loop
If...else

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python command is used to output information to the screen?
read
output
print
display

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The order of the code

Sequence

Selection

Iteration

Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat a fixed number of times use a
while loop
for loop
if loop
indentation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?