Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

Assessment

Flashcard

Computers

7th - 9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

39 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is this device? Options: Raspberry Pi 4B, Python Plus, Micro:Bit, Pine 64

Back

Raspberry Pi 4B

2.

FLASHCARD QUESTION

Front

The Raspberry Pi devices used in this course use which operating system (O/S)?

Back

Debian Linux

3.

FLASHCARD QUESTION

Front

What does print("hello) display?

Back

gives you an error

4.

FLASHCARD QUESTION

Front

True is a boolean

Back

True

5.

FLASHCARD QUESTION

Front

What does the following code display?
a = 1
b = 2
print(a + a)

Back

2

6.

FLASHCARD QUESTION

Front

What symbol would you use to add a comment to your code? Options: //, #, -, ]]

Back

#

7.

FLASHCARD QUESTION

Front

What is syntax?

Back

Syntax is the rules of the programming language.

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?