Python Review 1

Python Review 1

9th Grade - University

30 Qs

quiz-placeholder

Similar activities

Y9 Python Baseline

Y9 Python Baseline

9th - 11th Grade

25 Qs

Repaso de Python básico

Repaso de Python básico

University

25 Qs

ITFun Objective 4- Software Development P1

ITFun Objective 4- Software Development P1

11th - 12th Grade

33 Qs

List in Python

List in Python

11th Grade

25 Qs

CS322 Python - Quiz 01

CS322 Python - Quiz 01

University

35 Qs

Plotting in Python

Plotting in Python

12th Grade - University

25 Qs

Aptitude King

Aptitude King

University - Professional Development

25 Qs

Python Basic #1

Python Basic #1

9th 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?