Python Basics Unit 3.1

Python Basics Unit 3.1

Assessment

Flashcard

Computers

12th Grade

Easy

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is an assignment operator in python?

Back

=

2.

FLASHCARD QUESTION

Front

What is the data type return for this code: print(type(6.8))

Back

3.

FLASHCARD QUESTION

Front

What is the data type return for this code: print(type("hello"))

Back

4.

FLASHCARD QUESTION

Front

What is the data type return for this code: print(type(6))

Back

5.

FLASHCARD QUESTION

Front

What is the data type return for this code: print(type(True))

Back

6.

FLASHCARD QUESTION

Front

What is the data type return for this code: print(type("5"))

Back

7.

FLASHCARD QUESTION

Front

What is the data type return for this code: print(type(-10))

Back

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?