Introduction to Python Programming

Introduction to Python Programming

7th Grade

40 Qs

quiz-placeholder

Similar activities

Python G7

Python G7

7th Grade

45 Qs

9.4.4 Retrieval

9.4.4 Retrieval

7th Grade

37 Qs

PYTHON QUIZ 3.1

PYTHON QUIZ 3.1

7th Grade

40 Qs

Computing Fundamentals Pt 2

Computing Fundamentals Pt 2

6th - 8th Grade

35 Qs

Lego EV3 - Basics

Lego EV3 - Basics

6th - 8th Grade

40 Qs

Year 7 - Term 2.2 - Assessment

Year 7 - Term 2.2 - Assessment

7th Grade

45 Qs

Computer Science Semester Exam Review

Computer Science Semester Exam Review

7th Grade

35 Qs

CF2 Final 9 weeks Review

CF2 Final 9 weeks Review

7th - 8th Grade

45 Qs

Introduction to Python Programming

Introduction to Python Programming

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Tom Spackman

Used 3+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 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

5 mins • 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

5 mins • 1 pt

Media Image

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

5 mins • 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 variables a and b are not assigned values in the right order.

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

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

5 mins • 1 pt

Media Image

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

5 mins • 1 pt

Media Image

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?