h8 Y8 A2 - End of Unit Assessment

h8 Y8 A2 - End of Unit Assessment

40 Qs

quiz-placeholder

Similar activities

С++5

С++5

KG - University

35 Qs

The French Revolution Test

The French Revolution Test

KG - University

36 Qs

Year 9 T1 Assessment Computing

Year 9 T1 Assessment Computing

8th Grade

43 Qs

Chapter 10 2021 UPC

Chapter 10 2021 UPC

KG - University

44 Qs

Health Final Review

Health Final Review

7th Grade

42 Qs

Python Programming Quiz

Python Programming Quiz

10th Grade

41 Qs

Financial Literacy Ch 3 Vocabulary Review

Financial Literacy Ch 3 Vocabulary Review

KG - University

40 Qs

h8 Y8 A2 - End of Unit Assessment

h8 Y8 A2 - End of Unit Assessment

Assessment

Quiz

others

Hard

Created by

Clare Ross

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Read the Python program below: When this program is executed, what will be displayed on the screen? Note: There may be errors in the program and/or it may not behave as expected.
"I live in", location
"I live in", "Leeds"
I live in location
I live in Leeds

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Read the Python program below: When this program is executed, what will be displayed on the screen, as a result of executing line 3? Note: There may be errors in the program and/or it may not behave as expected.
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

30 sec • 1 pt

Media Image
Read the Python program below: When this program is executed, what will be displayed on the screen? Note: There may be errors in the program and/or it may not behave as expected.
The Answer is 3 + 13 * 3
The Answer is 42
The Answer is 48
The Answer is answer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Read the Python program below: When this program is executed, what will be displayed on the screen? Note: There may be errors in the program and/or it may not behave as expected.
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

30 sec • 1 pt

Media Image
Read the Python program below: When this program is executed, what will be displayed on the screen? Note: There may be errors in the program and/or it may not behave as expected.
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

30 sec • 1 pt

Media Image
Read the Python program below: When this program is executed, what will be displayed on the screen? Note: There may be errors in the program and/or it may not behave as expected.
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

30 sec • 1 pt

Read the Python program below: When this program is executed, what will be displayed on the screen? Note: There may be errors in the program and/or it may not behave as expected.
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?