Intro to Python Revision

Intro to Python Revision

20 Qs

quiz-placeholder

Similar activities

Python

Python

KG - University

15 Qs

COA_Ch08_Exam

COA_Ch08_Exam

KG - University

17 Qs

Fundamentals of computer organisation and architecture

Fundamentals of computer organisation and architecture

KG - University

21 Qs

Tech Ed Assessment 3.0/4.0

Tech Ed Assessment 3.0/4.0

1st - 5th Grade

20 Qs

2.3 Testing

2.3 Testing

KG - University

20 Qs

ICT Theme 4 Test

ICT Theme 4 Test

5th Grade

15 Qs

Y9 Autumn 1 EOU Assessment

Y9 Autumn 1 EOU Assessment

KG - University

19 Qs

Intro to Python Revision

Intro to Python Revision

Assessment

Quiz

others

Hard

Created by

Mr Smy

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
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

30 sec • 1 pt

Media Image
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

30 sec • 1 pt

Media Image
When this program is executed, what will be displayed on the screen?
13 42
42 13
55
a b

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
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 when line 1 is executed, variables a and b have not been assigned values.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When the program is executed, what will be displayed on the screen?
13
42
13 42
55

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When the program is executed, what will be displayed on the screen?
13
42
43
14

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When the program is executed, what will line 3 display on the screen
13
26
Nothing as there is an error in the code
2*a

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?