Search Header Logo

Y9 Intro to Python

Authored by Jennifer Coote

Computers

8th Grade

Used 12+ times

Y9 Intro to Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The structure of statements in a computer language is known as...

Python

Output

Variable

Syntax

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct syntax to display Fred on screen would be...

Print("Fred")

print("Fred")

print"Fred"

print("fred)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the relational operator that means 'Equal To' in Python?

=

!=

==

=!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are writing a Python program for a hotel and you need to assign the room numbers to the variable 'room'. What would be the most appropriate line of code to do this?

room = input()

room = int(input())

roomNumber=input()

room=float(input())

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the arithmetic expression is correct, to be able to find the answer for 6 multiplied by 3?

answer = 6 * 3

answer = 6 x 3

answer = 6 / 3

answer = 18

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which the correct definition for Selection in Computer Science?

The act of choosing a pathway through an algorithm

The act of choosing an option of a chocolate bar in a selection box

The act of selecting a key on the keyboard

The act of choosing what to have for tea

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the correct symbol for a decision in a flowchart

Media Image
Media Image
Media Image
Media Image

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?