Python Review Exam 3 5 24-25

Python Review Exam 3 5 24-25

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

IT Specialist Exam Prep 1

IT Specialist Exam Prep 1

9th Grade

25 Qs

InDesign q1

InDesign q1

9th - 12th Grade

25 Qs

Python GCSE Recap

Python GCSE Recap

9th - 12th Grade

28 Qs

python loop 7th

python loop 7th

7th Grade - University

25 Qs

ICT S112 Midterm Review Quiz

ICT S112 Midterm Review Quiz

11th Grade

30 Qs

Python Review

Python Review

9th - 12th Grade

30 Qs

CS 1: Big Idea #3 Practice

CS 1: Big Idea #3 Practice

9th Grade - University

32 Qs

Do Now Quiz - Coding I

Do Now Quiz - Coding I

9th - 12th Grade

25 Qs

Python Review Exam 3 5 24-25

Python Review Exam 3 5 24-25

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Delma Nicholas Exley

Used 7+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the operator for addition

-
+
*
/

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

booleans
floats
integers
strings

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

string
float
integer
boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We call Floats and Integers what?

Character data types
Boolean data types
String data types

Numeric data types

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

expression
function
calculation
operation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

parameter
constant
function
variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An _______ statement stores the value inside of a variable.

assignment
function
expression
declaration

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?