Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

Iteration

Iteration

9th - 12th Grade

15 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

For Loop python

For Loop python

5th - 12th Grade

19 Qs

Python - Iteration (For Loops)

Python - Iteration (For Loops)

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?