Search Header Logo

Python Review Part 2

Authored by Brittney Jones

Computers

6th - 8th Grade

Used 1+ times

Python Review Part 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What kind of loop should be used in a game where the user is guessing a secret code and the message "Guess again!" appears until the user guesses correctly?

for loop

binary loop

digital loop

while loop

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which function generates a random number?

randint

randstring

random.choice

guess

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In Python, what does the choice function do?

lets the user make a choice

lets the programmer make a choice

creates a new program

chooses a value at random from a string

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Marta is creating a program that will guide the user through a series of physical exercises. She wants the program to coach the user to do 10 push-ups. Which kind of loop should be used?

binary loop

condition-controlled loop

count-controlled loop

interface loop

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Bruno is asked to create a program that will require the user to enter a passcode. If the wrong passcode is entered, the user can try again until they get it right. What kind of loop should be created for this?

binary loop

condition-controlled loop

count-controlled loop

interface loop

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Ying sends a program to a colleague for help in debugging it. The following message is returned: "You forgot to initialize the variable for the number of attempts." How should this problem be fixed?

set the variable to a beginning value

set the variable to an ending value

allow the user to input the variable's value

create a literal value

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

If a program needs to respond to what the user inputs by printing one of three different statements, what will the program require?

datqabase

random number generator

decision generator

conditional statement

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?