Ultimate Truths
Test Taking
Teach
Vernacular
That's life
100

When counting in python, do we start with 1 or...

0

100

How many questions can you expect?

40-45

100

What are the names of my cats?

Momo and Zuko

100
What does "break" do to a loop?

Ends the loop

100
How old must you be to vote?

18

200

x = "Crazy Horse"

print(x[0:5])

What's the first thing you should do?

Label the indices/Write the numbers/Index it

200

When will we take the certification exam?

Next Thursday/Friday

200

What is my favorite video game?

Fallout
200

How many "parameters" are in the following function

>> range(2, 8, 2)

3

200

How many senators does Texas have?

2

300

What are the 5 common datatypes?

Int, Float, Boolean, String, List

More Advanced: Tuple and Dict

300

When you see a hard problem what should you do?

Skip it!
300

Who was my favorite Black Panther?

Fred Hampton

300
Name the type of error where the code works fine but it doesn't do what you intend it to do.

Logic Error

300

What is the average cost of a 1 Bedroom apartment in Dallas, Tx?

$1400 - $1500

400

What is this datatype>> "False"

String

400
What is the minimum grade that you need to pass the certification exam?

80%

400

Nose Goes.

Everyone gets points except for the last person to touch their nose

400
What do you call it when you use the "+" symbol to combine two strings together?

"Con" + "cat" + "en" + "ation"

400

How much does someone working minimum wage ($7.50/hour) make in a month if they work 40 hours per week?

$1,160

500
What is the %2 rule?

Num % 2

Num is even -> 0

Num is odd -> 1

500

Can you use ChatGPT on the exam?

No, absolutely not.
500

What did I get my college degree in?

Aerospace Engineering

500
What function will rearrange a list so into ascending order?
.sort()
500

What is wage theft?

Wage theft is the failure to pay wages or provide employee benefits. Examples: failing to pay overtime, violating minimum-wage laws, forcing employees to work "off the clock", or simply not paying an employee at all.

M
e
n
u