Yr 8 Python Summative Assessment

Yr 8 Python Summative Assessment

7th - 11th Grade

30 Qs

quiz-placeholder

Similar activities

Program Development - Python: General

Program Development - Python: General

9th - 10th Grade

25 Qs

Python Loops

Python Loops

9th - 12th Grade

27 Qs

BCHS - Y8 Python

BCHS - Y8 Python

8th Grade

25 Qs

Python Conditional Statements

Python Conditional Statements

9th - 12th Grade

25 Qs

CS IGCSE Unit 6. Programming Languages and Translators

CS IGCSE Unit 6. Programming Languages and Translators

10th Grade

30 Qs

Python functions (Built-in and User defind functions)

Python functions (Built-in and User defind functions)

11th Grade

26 Qs

Arrays and list in Python

Arrays and list in Python

9th Grade

30 Qs

CSP 1.1.1-1.1.5 Vocabulary Quiz

CSP 1.1.1-1.1.5 Vocabulary Quiz

9th - 12th Grade

31 Qs

Yr 8 Python Summative Assessment

Yr 8 Python Summative Assessment

Assessment

Quiz

Computers

7th - 11th Grade

Hard

Created by

Rhiannon McAndrew

Used 39+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program:

When this program is executed, what will be displayed on the screen?

"I live in", location

"I live in", "Leeds"

I live in location

I live in Leeds

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program:

When this program is executed, what will be displayed on the screen, as a result of executing line 3?

I’ve never been to and whatever the user has typed at the keyboard

I’ve never been to location

I’ve never been to input()

It is not possible to know the output without executing the program.

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program:

When this program is executed, what will be displayed on the screen?

The Answer is 3 + 13 * 3

The Answer is 42

The Answer is 48

The Answer is answer

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program:

When this program is executed, what will be displayed on the screen?

13 42

42 13

a b

There is an error in the program because variables a and b are not assigned values in the right order.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program below:

When this program is executed, what will be displayed on the screen?

13 42

42 13

There is an error in the program because variables a and b are not assigned values in the right order.

There is an error in the program because when line 1 is executed, variables a and b have not been assigned values.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program below:

When this program is executed, what will be displayed on the screen?

13

42

13 42

There is an error in the program because variable a cannot hold two values at the same time.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Read the Python program below:

When this program is executed, what will be displayed on the screen?

13 42

13 13

42 13

42 42

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?