h8 Y8 A2 - End of Unit Assessment

h8 Y8 A2 - End of Unit Assessment

40 Qs

quiz-placeholder

Similar activities

Microcomputer and Memory Quiz

Microcomputer and Memory Quiz

University

45 Qs

Year 2: Mid Term Exam Questions

Year 2: Mid Term Exam Questions

KG - University

37 Qs

PYTHON ASSESSMENT_PRT_1

PYTHON ASSESSMENT_PRT_1

KG - University

44 Qs

Learning English through Electronic Media Voc.3/5

Learning English through Electronic Media Voc.3/5

KG - University

42 Qs

2.1.4 - 2.2.3 Review Open book

2.1.4 - 2.2.3 Review Open book

KG - University

42 Qs

SUMATIF 1 KELAS XII LPB

SUMATIF 1 KELAS XII LPB

3rd Grade - University

40 Qs

Types of Credit & Modeling Functions

Types of Credit & Modeling Functions

12th Grade

38 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?