What do AI and ML stand for?
Artificial Intelligence
Machine Learning
What does LED stand for?
Light Emitting Diode
What is 15 in binary?
1111
(8+4+2+1)
Give 2 examples of hardware
Give 2 examples of software
Monitor, keyboard, mouse...
Web browser, game (Minecraft), document editor
What was the first project we did this week?
Trihexaflexagon
Name 3 programming languages
Python
C/C++
Javascript
...
Which side is positive? Which side is negative?

Red = positive
Black = negative
What is a practical use of hexadecimal?
Hex codes for RGB colours
What is electricity?
The flow of electrons
Who is the main character in Kung Fu Panda?
Po
Name this code structure:

"If" statement
Name 3 conductive materials and 3 insulators
zinc, copper, aluminum, graphite, salt water...
dry wood, rubber, plastic, cotton, pure water...
What is 54 in octal?
66
What are 2 uses for transistors?
On/Off switch
Amplify signals
Name 1 semiconductor
Silicon
Define "variable"
A name that holds a modifiable value
What are the positive and negative sides of a battery called?
Cathode = positive
Anode = negative
What is 60 in hexadecimal?
3C
What are the 2 "shapes" of electricity that Neda taught us about?
Alternating current (AC)
Direct current (DC)
Name all campers and instructors
:)
Find 2 mistakes in the following code:
age = 16
name = "ben'
print("My name is ", name, " and my age is " ben)
name = "ben"
missing comma in print statement
Explain the difference between series and parallel circuits
series: components are connected in a line (e.g. old Christmas lights)
parallel: components are branched
What is 16 in:
decimal
octal
hexadecimal
10000
20
10
What does this symbol represent?
Open switch
What is the name of the building we are in right now?
ECERF
(electrical and computer engineering research facility)