Python beginner quiz

Python beginner quiz

9th Grade

13 Qs

quiz-placeholder

Similar activities

coding

coding

KG - Professional Development

15 Qs

Programming with For Loops

Programming with For Loops

7th - 9th Grade

12 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 Qs

while loop

while loop

9th Grade

10 Qs

Python Teste

Python Teste

9th Grade

11 Qs

python

python

3rd Grade - University

12 Qs

Gateway Level 3 Python Quiz 3

Gateway Level 3 Python Quiz 3

9th - 12th Grade

15 Qs

Python beginner quiz

Python beginner quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Jonathan Clark

Used 52+ 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?