Python KS3

Python KS3

6th - 9th Grade

17 Qs

quiz-placeholder

Similar activities

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

GCSE Computing - Subprograms

GCSE Computing - Subprograms

9th - 10th Grade

14 Qs

Python - If Else...

Python - If Else...

9th Grade

19 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

Python KS3

Python KS3

Assessment

Quiz

Computers

6th - 9th Grade

Hard

Created by

Debbie Watson

Used 279+ 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?