What is this an example of?
PREP 2023 CS Primer Review 1

Quiz
•
Computers
•
Professional Development
•
Hard
Robert Nochez
Used 4+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python Interpreter
Symbol Table
Environment Diagram
Code Editor
2.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
_____ loops are used to iterate through a given object
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is special about tuples?
Are immutable
Can only store one data type
Indicated by {}
Can change their length
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
________ functions can change or alter any variables passed in or variables it has access to
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of control statements will always run even if a previous control statement has already?
if statements
elif statements
else statements
return statements
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What frame will always be created whenever we run a program?
Program frame
Frame 1
Global frame
Function frame
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I have the following list that was created with the built-in range function:
lst = [1, 2, 3, 4, 5]
Select which option I used for the range function.
range(5)
range(1, 6)
range(1, 5)
range(6)
Create a free account and access millions of resources
Similar Resources on Quizizz
8 questions
Basic Python Data Types

Quiz
•
Professional Development
14 questions
Network Fundamentals-Physical layer

Quiz
•
9th Grade - Professio...
12 questions
Week 1

Quiz
•
Professional Development
15 questions
Foundations II. Challenge I

Quiz
•
Professional Development
7 questions
Python VII

Quiz
•
Professional Development
10 questions
Day 3

Quiz
•
Professional Development
15 questions
Data Science / AI

Quiz
•
Professional Development
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade