Search Header Logo

Year 9 Python (End of Unit)

Authored by Jay Parrack

Computers

8th Grade

Used 10+ times

Year 9 Python (End of Unit)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of precise instructions that is meant to solve a problem is called a...

algorithm
test
application
thing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete the sentence. The instructions in a program, when expressed in Python...

can be carried out by humans, as long as they understand Python, and computers, as long as an interpreter is available
can be carried out by computers, as long as an interpreter is available
can only be carried out by computers
can only be carried out by humans, as long as they understand Python

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a variable?


name=input("Welcome to the quiz, what is your name?")

print("Hello",name)

input

print

name

Hello

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Shown below is some Python code. Which one is the variable?

Thursday
Wednesday
Sunday
None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The code below shows the variable location being assigned. What is printed when the program is run?

"I live in", location
"I live in", "Leeds"
I live in location
I live in Leeds

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The code below shows selection in order. What is printed when the program is run?

You should try a little Python too
Hello Pythonista // You should try a little Python too
You should try a little Python too // Hello Pythonista
Hello Pythonista
There is an error in the program, because there should not be any quotes around "Python" in line 3.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Elif stands for

Else If
Else Not
Else Ice

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?