Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python -Iteration (loops)

Python -Iteration (loops)

7th - 12th Grade

20 Qs

Python while loops

Python while loops

8th - 9th Grade

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python Programming - Iteration

Python Programming - Iteration

9th Grade

12 Qs

Iteration Recap Final

Iteration Recap Final

9th Grade

20 Qs

Python Module

Python Module

6th - 10th Grade

20 Qs

Python Beginner

Python Beginner

Assessment

Quiz

Computers

9th - 10th Grade

Hard

CCSS
L.2.2C

Standards-aligned

Created by

Mike Lorimer

Used 162+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To repeat until a particular condition is true use
while loop
for loop
if loop
indentation

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Converts a number to a string
str()
int()
parseInt()
convert

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension must you add to the end of a file when saving?
.xlsx
.pptx
.docx
.py

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code executed based on a condition being true
Sequence
Selection
Iteration
Variable

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?