Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

7th - 9th Grade

40 Qs

quiz-placeholder

Similar activities

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

More About Python & AI

More About Python & AI

8th Grade

45 Qs

CH4 - Python

CH4 - Python

9th - 12th Grade

45 Qs

Python L3 Concepts

Python L3 Concepts

4th - 12th Grade

40 Qs

Cybersecurity Sem 2

Cybersecurity Sem 2

9th Grade

42 Qs

PYTHON Quiz 2 LPU SUMMER SCHOOL

PYTHON Quiz 2 LPU SUMMER SCHOOL

9th - 12th Grade

41 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

Python Unit 01 - Introduction to Python

Python Unit 01 - Introduction to Python

Assessment

Quiz

Computers

7th - 9th Grade

Medium

CCSS
RI.9-10.4, RI.6.4, RI.7.4

+1

Standards-aligned

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

Tags

CCSS.RI.6.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.4

CCSS.RI.9-10.4

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?