Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

7th - 9th Grade

40 Qs

quiz-placeholder

Similar activities

python assessment

python assessment

8th - 9th Grade

35 Qs

Starting Out with Python Ch 5 Functions

Starting Out with Python Ch 5 Functions

7th - 12th Grade

35 Qs

Python

Python

KG - Professional Development

35 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

Python Test 2

Python Test 2

7th - 12th Grade

44 Qs

Python Variables and Data Types

Python Variables and Data Types

9th Grade

43 Qs

Year 8 Intro to Python Programming Quiz (NCCE Unit)

Year 8 Intro to Python Programming Quiz (NCCE Unit)

7th Grade

40 Qs

Python Basics Set 1

Python Basics Set 1

9th - 10th Grade

40 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?