Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

7th - 9th Grade

40 Qs

quiz-placeholder

Similar activities

Python L1 Concepts

Python L1 Concepts

1st - 12th Grade

40 Qs

Python

Python

9th Grade

40 Qs

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

Python-Unit-Test

Python-Unit-Test

7th Grade

40 Qs

Starting Out with Python Ch 5 Functions

Starting Out with Python Ch 5 Functions

7th - 12th Grade

35 Qs

python

python

7th Grade

40 Qs

Python Test 2

Python Test 2

7th - 12th Grade

44 Qs

Python Programming

Python Programming

5th - 9th Grade

37 Qs

Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

Tom Riherd

Used 21+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is this device

Raspberry Pi 4B

Python Plus

Micro:Bit

Pine 64

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Debian Linux

Windows 10

Apple iOS

Chrome

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does print("hello) display?

hello

gives you an error

"hello"

"hello

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True is a boolean

True

False

Neither

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code display?


a = 1

b = 2

print(a + a)

2

3

4

22

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol would you use to add a comment to your code?

//

#

-

]]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

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?