Python Review 1

Python Review 1

9th Grade - University

30 Qs

quiz-placeholder

Similar activities

Python - Year 9 - Homework 1

Python - Year 9 - Homework 1

7th - 9th Grade

25 Qs

Python Functions Review Quiz

Python Functions Review Quiz

9th - 12th Grade

28 Qs

CSP Python Review

CSP Python Review

9th - 12th Grade

25 Qs

Python GCSE Recap

Python GCSE Recap

9th - 12th Grade

28 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

Computing Homework

Computing Homework

7th - 11th Grade

26 Qs

Python Class 9

Python Class 9

9th - 10th Grade

25 Qs

Python Programming with sequences a selection

Python Programming with sequences a selection

9th - 12th Grade

25 Qs

Python Review 1

Python Review 1

Assessment

Quiz

Computers

9th Grade - University

Easy

CCSS
6.EE.B.6

Standards-aligned

Created by

Yolande Cole

Used 17+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The character that must be at the end of the line for if, while, for etc.
:
;
.
,

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correctly-formatted comment?
#Comment
&Comment
""Comment""
!Comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

stores a piece of data, and gives it a specific name
variable
whitespace
interpreter
modulo

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a line of text that Python won't try to run as code
comment
modulo
variable
boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a data type than can have one of two values: True or False
boolean
variable
modulo
interpreter

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?