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
What is this an example of?
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 Wayground
9 questions
Section E - 7 - Error Detection & Correction - Error Correct

Quiz
•
Professional Development
15 questions
Entrada e Saída de Dados e Variáveis

Quiz
•
Professional Development
10 questions
C++Quiz#1

Quiz
•
Professional Development
10 questions
Python Session 5

Quiz
•
Professional Development
10 questions
Basic Python

Quiz
•
Professional Development
8 questions
Excepciones en Python - Parte 1

Quiz
•
Professional Development
9 questions
5 - Introduction to Automation

Quiz
•
Professional Development
12 questions
Uso de try, except, finally y raise en Python

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade