Python Review 1

Python Review 1

9th Grade - University

30 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

8th - 10th Grade

30 Qs

PYTHON QUIZ 1

PYTHON QUIZ 1

11th - 12th Grade

25 Qs

Python Revision

Python Revision

7th - 11th Grade

35 Qs

Data Types- Python

Data Types- Python

7th - 11th Grade

25 Qs

Year 9 - HT6 - Homework 1

Year 9 - HT6 - Homework 1

8th - 9th Grade

30 Qs

An intro to Python

An intro to Python

11th - 12th Grade

25 Qs

Computer Science Midterm

Computer Science Midterm

8th - 9th Grade

25 Qs

Python

Python

9th Grade

30 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?