Python Multiple Choice Test

Python Multiple Choice Test

Assessment

Flashcard

Computers

6th - 10th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

num1 = 93. num1 is a ...

Back

variable

2.

FLASHCARD QUESTION

Front

Which operator is the division symbol?

Back

/

3.

FLASHCARD QUESTION

Front

Which operator will give only the whole number part of the division operation? Example: 12/7 will display a 1

Back

//

4.

FLASHCARD QUESTION

Front

What is the function that displays a message on the screen?

Back

print()

5.

FLASHCARD QUESTION

Front

What is the function that takes in the user's text value input?

Back

input()

6.

FLASHCARD QUESTION

Front

How do you ask the user to type in a whole number value?

Back

int(input())

7.

FLASHCARD QUESTION

Front

Whenever you take in a user input value, the value must be stored inside a..

Back

variable

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?