Python Numbers Progress Quiz Lesson 3 (1 & 2 review)

Python Numbers Progress Quiz Lesson 3 (1 & 2 review)

6th - 8th Grade

22 Qs

quiz-placeholder

Similar activities

python_1

python_1

5th - 12th Grade

22 Qs

HTML Assignment

HTML Assignment

8th Grade

20 Qs

Grade 7 Python

Grade 7 Python

7th Grade

20 Qs

Python

Python

8th Grade

20 Qs

Python - getting started

Python - getting started

8th - 10th Grade

20 Qs

Basic Python Quiz for Beginners

Basic Python Quiz for Beginners

3rd - 6th Grade

20 Qs

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

Y8 Python Revision

Y8 Python Revision

6th - 7th Grade

20 Qs

Python Numbers Progress Quiz Lesson 3 (1 & 2 review)

Python Numbers Progress Quiz Lesson 3 (1 & 2 review)

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Ian Stuckey

Used 6+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an operator in Python?
if
for
+
while

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a comparison operator in Python?
+
>
%
/

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print(5 + 3)?

8

53

8.0

"53"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print ("Hello" + "World"? )

"HelloWorld"
"Hello World"
"Hello" + "World"
None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print(5 * 2)?

10

7

25

2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print(8 / 2)?

16

4.0

10

4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a string data type in Python?

5

"Hello"

2.5

True

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?