Python beginner quiz

Python beginner quiz

9th Grade

13 Qs

quiz-placeholder

Similar activities

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

pythonG9

pythonG9

9th Grade

10 Qs

Test - Python básico II

Test - Python básico II

9th - 12th Grade

16 Qs

Python Lesson 2

Python Lesson 2

8th - 9th Grade

15 Qs

Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

Python - The Basics

Python - The Basics

9th - 12th Grade

18 Qs

Python beginner quiz

Python beginner quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Jonathan Clark

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