Python Practice

Python Practice

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

This operator means that one value is the same as the other value: ==, !=, >, <

Back

==

2.

FLASHCARD QUESTION

Front

What symbol must you place at the end of an if statement?

Back

:

3.

FLASHCARD QUESTION

Front

What symbol is used in python to assign values to a variable? Options: =, ;, :, ==

Back

=

4.

FLASHCARD QUESTION

Front

What gets printed? Options: cost, 0, 0+5.25, 5.25

Back

5.25

5.

FLASHCARD QUESTION

Front

What question shows if the user types in "yes"? Options: Do you want to order a drink? , soda, juice or water?, drink?

Back

soda, juice or water?

6.

FLASHCARD QUESTION

Front

What will be printed? Options: cost + 3.25, 3.25, You owe $3.25, You owe $ + cost

Back

You owe $3.25

7.

FLASHCARD QUESTION

Front

What is the difference between an input statement and a print statement?

Back

input() takes input from the user. print() displays output.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?