Python Print Statement Quiz

Python Print Statement Quiz

3rd Grade

30 Qs

quiz-placeholder

Similar activities

My First Coding Book Vocabulary

My First Coding Book Vocabulary

3rd Grade

25 Qs

Programming Essentials and Logic

Programming Essentials and Logic

3rd - 12th Grade

25 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

C basics

C basics

1st - 4th Grade

25 Qs

Python

Python

KG - Professional Development

35 Qs

python

python

KG - Professional Development

30 Qs

Python Midterm Review

Python Midterm Review

KG - Professional Development

33 Qs

Python Print Statement Quiz

Python Print Statement Quiz

Assessment

Quiz

Computers

3rd Grade

Medium

Created by

Staff Tamblyn

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following print statement show? print("5 + 3")

53

8

Error

5 + 3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code print? print(10 - 4)

104

6

10-4

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this print statement? print("7 * 2")

72

14

Error

7 * 2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be displayed? print(20 / 5)

4.0

205

20/5

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code print? print("15 + 0")

15+0

15

0

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output? print("18 - 3")

21

18-3

15

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will this code show? print(4 * 5)

4*5

20

45

Error

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?