Python Programming, Final Review Part 2

Python Programming, Final Review Part 2

Assessment

Flashcard

•

Computers

•

9th - 12th Grade

•

Practice Problem

•

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

47 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will be the output?
name = "Dave"
print (name)

Back

Dave

2.

FLASHCARD QUESTION

Front

A variable must have been assigned (given) a value before that value is referenced (used).

Back

True

3.

FLASHCARD QUESTION

Front

The correct way to convert user input is:

Back

birth_year = int(input("When were you born? "))

4.

FLASHCARD QUESTION

Front

To display the following on screen Hello World! the following command should be used: print(Hello World!), print("Hello World" + !), print("Hello World!"), print"(Hello World!)"

Back

print("Hello World!")

5.

FLASHCARD QUESTION

Front

You assign a value to a variable with which symbol?

Back

=

6.

FLASHCARD QUESTION

Front

Program statements are executed in sequence, one after the other...

Back

True

7.

FLASHCARD QUESTION

Front

How many times will this loop run?

Media Image

Back

4

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?