python

python

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

17 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the output of the given code? Options: 10 20 10, 10, 20, 10 20

Back

10

2.

FLASHCARD QUESTION

Front

The program above

Back

prints all the odd numbers between 1 and 20

3.

FLASHCARD QUESTION

Front

Is this the correct code for a list? register = {"Sam", "Pheobe", "Georgia", "Richard"}

Back

No

4.

FLASHCARD QUESTION

Front

The output of the code above is

Back

Key Error

5.

FLASHCARD QUESTION

Front

What is a correct syntax to output "Hello World" in Python?

Back

print("Hello World")

6.

FLASHCARD QUESTION

Front

Which of the operators do we use if we want at least one condition to be true?

Back

or

7.

FLASHCARD QUESTION

Front

What would be printed by the command
print('12-5')

Back

12-5

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?