Python 1 Review Game

Python 1 Review Game

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

72 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Kyle is setting up a script on his new laptop to display a personalized message when he starts his terminal. Which command should he use to output 'Welcome, Kyle!' to the screen? Options: echo 'Welcome, Kyle!', print 'Welcome, Kyle!', say 'Welcome, Kyle!', greet 'Welcome, Kyle!'

Back

print 'Welcome, Kyle!'.

2.

FLASHCARD QUESTION

Front

Aditya and Sophie are working on a Python project for their school. They need to display their team name, 'CodeCrushers', on the screen. Which Python command should they use?

Back

print("CodeCrushers")

3.

FLASHCARD QUESTION

Front

In Python, when Kyle is writing a script to automate his social media posts, a variable needs to

Back

start with a lower case letter

4.

FLASHCARD QUESTION

Front

When Nila types her report on the computer for her science project, the text she enters is considered

Back

input

5.

FLASHCARD QUESTION

Front

Sofia is working on her laptop. When she finishes designing a presentation and projects it onto a screen, this is known as

Back

output

6.

FLASHCARD QUESTION

Front

When Sarthak uses his laptop to calculate the total cost of the groceries he bought last week, the laptop's action of adding up the prices is known as

Back

processing

7.

FLASHCARD QUESTION

Front

Sofia is working on a Python project for her computer science class and needs to print a welcome message for users of her program. Which Python command should she use to output the message 'Welcome to the program!' on the screen? Options: print('Welcome to the program!'), echo 'Welcome to the program!', output 'Welcome to the program!', say 'Welcome to the program!'.

Back

print('Welcome to the program!')

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?