Python KS3

Python KS3

6th - 9th Grade

17 Qs

quiz-placeholder

Similar activities

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Programming 8.1

Programming 8.1

9th Grade

20 Qs

Basic Python Review 228

Basic Python Review 228

9th - 12th Grade

20 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python KS3

Python KS3

Assessment

Quiz

Computers

6th - 9th Grade

Hard

Created by

Debbie Watson

Used 283+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen when this code is run?

Nothing there is an error on line 2

It will print the following:

Hello World!

Oh, you are a wally

It will print the following:

"Hello World!"

Then wait for next instruction

Nothing, there is no instruction given to the user.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when this code is run?

Nothing there is an error on line 5

It will print the following:

10

10

20

It will print the following:

13.3333334

It will print the following:

10

10

20

Average = 13.33333334

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when this code is run?

Nothing there is an error on line 2

It will print the following:

is it raining today?

It will print the following:

is it raining today, yes or no?

It will print the following:

is it raining today?

Is it windy today?

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when this code is run and the user types in yes?

It will print the following:

is it raining today?

yes

The code will return:

Better take a brolly

or you will get wet

Enjoy the weather

Is it windy today?

It will print the following:

is it raining today?

yes

The code will return:

Better take a brolly

or you will get wet

Is it windy today?

It will print the following:

is it raining today?

yes

The code will return:

Better take a brolly

or you will get wet

It will print the following:

is it raining today?

yes

The code will return:

Better take a brolly

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Where is there an error in this code?

Line 2

No need for white space

Line 3

No need for ==

Line 8

There is no print instruction

Line 3 missing a colon ( : )

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will happen when this code is run and the user types in Finham Park?

The code will return:

Try again...

The code will return:

You bet it is, ", name, "is the best!

The code will return:

You bet it is, Finham Park is the best!

Nothing there is an error on

Line 5, missing a colon ( : )

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What does the operator != on line 3 represent

Is exactly

Is an integer

Is a statement

Is not

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?