My PLTW CSE Unit 2 Review - Python

My PLTW CSE Unit 2 Review - Python

9th - 12th Grade

•

63 Qs

quiz-placeholder

Similar activities

PLTW CSE Unit 3.1/3.2 Review (Python)

PLTW CSE Unit 3.1/3.2 Review (Python)

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

functions

functions

Python Quiz 1

Python Quiz 1

Python Recap Challenge

Python Recap Challenge

Python Programming

Python Programming

Python Revision

Python Revision

CS: Python Unit 1 Review

CS: Python Unit 1 Review

My PLTW CSE Unit 2 Review - Python

My PLTW CSE Unit 2 Review - Python

Assessment

Quiz

•

Computers

•

9th - 12th Grade

•

Medium

•
CCSS
L.2.2C

Standards-aligned

Created by

Allison Marcroft

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

63 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 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

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

if
else
for
input

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Data type that can only be true or false

int
string
bool
float

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that can hold a collection of values, often called an array in other programming languages

list
int
string
constant

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

:
;
.
,

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Decides if a string only contains numbers

isalpha()
isnumeric()
int()
string()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?