Python Quiz 8.3

Python Quiz 8.3

6th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Intro to Python

Intro to Python

8th Grade

10 Qs

Python Revision

Python Revision

8th Grade

15 Qs

QBASIC

QBASIC

7th Grade

10 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

QB64 : Grade 6

QB64 : Grade 6

6th Grade

10 Qs

Python Into Quiz

Python Into Quiz

6th - 8th Grade

10 Qs

python grade 7

python grade 7

7th Grade

10 Qs

Python Quiz 8.3

Python Quiz 8.3

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Samuel Callagher

Used 6+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print statement do?

Prints out a printer

Takes a screenshot

Nothing

Prints to the screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, what is a variable?

A choice

Boolean

Something the computer remembers

A String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a variable do?

Nothing

Lists numbers

Prints to the screen

Stores data until it is needed

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Syntax Error

Problem with the computer

Problem with the typed code

Working code

Stored data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Print("Hello There")

will print "Hello There" to the screen

Will print on paper

Syntax Error

Screenshots the code

Answer explanation

Print is upper case and will not work, print should be lower case. print("Hello There")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an input?

A maths input machine

Something that requires the user to type something in.

A variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Booleans give either a True or False response?

True

False

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?