CSE Unit 3 (Python) Review

CSE Unit 3 (Python) Review

Assessment

Flashcard

Computers

9th - 12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

108 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does Modulo do?

Back

Returns the reminder when divding.

2.

FLASHCARD QUESTION

Front

What does the following code statement mean "from .models import Question"?

Back

The code statement allows the views.py file to access to your Question data type defined in the models.py file.

3.

FLASHCARD QUESTION

Front

To repeat a fixed number of times use a

Back

for loop

4.

FLASHCARD QUESTION

Front

To repeat until a particular condition is true use

Back

while loop

5.

FLASHCARD QUESTION

Front

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

Back

else

6.

FLASHCARD QUESTION

Front

Data type that can only be true or false: int, string, bool, float

Back

bool

7.

FLASHCARD QUESTION

Front

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

Back

list

Access all questions and much more by creating a free account

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?