Search Header Logo

PLTW CSE Unit 3.1/3.2 Review (Python)

Authored by Allison Marcroft

Computers

9th - 12th Grade

CCSS covered

Used 21+ times

PLTW CSE Unit 3.1/3.2 Review (Python)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

110 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The bash tab is located in the.....

Top left corner of the page

the bottom of the page

The bottom right of the page

the top right of the page

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is another name for bash?

Bash 2.0

The Command Line

Integral

Bam

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Modulo do

Gives the difference of two numbers

Does simple arithmetic

Give the product when mutiplying

Returns the reminder when divding

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

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

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

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

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To repeat a fixed number of times use a

while loop
for loop
if loop
indentation

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To repeat until a particular condition is true use

while loop
for loop
if loop
indentation

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

if
else
for
input

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?