Python Review Exam 3 5 24-25

Python Review Exam 3 5 24-25

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Identify the operator for addition

Back

+

2.

FLASHCARD QUESTION

Front

Whole numbers like 4, 99, 0, etc. are considered what in Python?

Back

integers

3.

FLASHCARD QUESTION

Front

Fractions or decimal numbers like 3.5, 42.1, 5.0, etc. are considered what in Python?

Back

float

4.

FLASHCARD QUESTION

Front

We call Floats and Integers what?

Back

Numeric data types

5.

FLASHCARD QUESTION

Front

When we use an operator to combine 2 values, we call that a _____?

Back

expression

6.

FLASHCARD QUESTION

Front

You can utilize a _____ to reuse a value throughout a program.

Back

variable

7.

FLASHCARD QUESTION

Front

An _______ statement stores the value inside of a variable.

Back

assignment

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?