Python

Python

Assessment

Flashcard

Computers

8th - 12th Grade

Hard

Created by

NOR Moe

FREE Resource

Student preview

quiz-placeholder

40 questions

Show all answers

1.

FLASHCARD QUESTION

Front

To repeat a fixed number of times use a

Back

for loop

2.

FLASHCARD QUESTION

Front

To repeat until a particular condition is true use

Back

while loop

3.

FLASHCARD QUESTION

Front

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

Back

else

4.

FLASHCARD QUESTION

Front

Data type that can only be true or false

Back

bool

5.

FLASHCARD QUESTION

Front

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

Back

list

6.

FLASHCARD QUESTION

Front

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

Back

:

7.

FLASHCARD QUESTION

Front

Decides if a string only contains numbers

Back

isnumeric()

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?