Python Unit 3 Comprehension Check (3,4,5,6)

Python Unit 3 Comprehension Check (3,4,5,6)

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python_Loop(for) _high level

Python_Loop(for) _high level

9th Grade

15 Qs

Python Unit 5 Looping

Python Unit 5 Looping

9th - 12th Grade

15 Qs

PowerPoint Lesson Presentation Basics

PowerPoint Lesson Presentation Basics

9th Grade

21 Qs

Basic Python Concepts and Console Interaction

Basic Python Concepts and Console Interaction

11th - 12th Grade

20 Qs

Python Interaction

Python Interaction

9th Grade - Professional Development

20 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Unit 5 TEST

Unit 5 TEST

11th - 12th Grade

20 Qs

Looping Review

Looping Review

10th - 12th Grade

15 Qs

Python Unit 3 Comprehension Check (3,4,5,6)

Python Unit 3 Comprehension Check (3,4,5,6)

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Cindi Schulze

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the final result of the expression 4 + 5 * 3?

27

12

21

19

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose you have a variable defined as a="4".

What is the variable type of a?

str

int

float

number

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What kind of data does a float variable contain?

whole numbers

words

numbers with decimal components

a float is not a Python variable type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the final result of the expression 2**3?

6

8

2

that is not a valid Python expression

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the character that in-line Python comments begin with?

#

%

-

"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following program? Assume the user enters "Florence" then "Fernandez".

Fernandez Florence

Florence

Fernandez

FlorenceFernandez

Florence Fernandez

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following choices is NOT a Python variable type?

int

str

float

number

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?