What numbers make up the binary number system
0 and 1
What is the value of the red and black ends of the battery clip
How would you write a print statement for one single line
print(‘ … ‘)
Give an example of 2 things that would make an password easy to guess
using your name, 1234, ect
What is the name of either program we used for python coding
Wing or Spyder
What number make up the “decimal” number system
0 1 2 3 4 5 6 7 8 9
Why do we use copper wires?
They’re cheap and good conductors
How would you write a print statement for multiple lines
print (‘’’ … ‘’’)
What is 2 things you could do to make your password harder to guess?
Answer will be deemed correct or incorrect by instructors
In the video we watched, what was the name of the game that the AI was able to beat?
Go
What is the number “2” in binary
Which leg of the LED is negative
The shorter leg
How do you import the turtle library
from turtle import *
What is brute force hacking
trying every possible answer
Can you name 3 kinds of Engineering degrees offered at the Univeristy of Alberta
Chemical, Electrical, Computer, Engineering Physcis, BioMed, Materials, Mechanical, Civil, Environmental, Petroleum, Mining,
How many binary digits do we use to represent 1 letter in an ASCII table
8
How many holes are in one “node” of a a breadboard
5
Can you name 2 data types that python uses
Integer, String, Float, ect
What is phishing?
Attacker will send you a fake message to try and get your information
What is the building we are in right now?
ECERF
100 (or one zero zero)
What are the basic digits in the hexadecimal system?
1 2 3 4 5 6 7 8 9 A B C D E F
How would you draw a dot with python turtle?
dot (size, ‘colour’)
What does DNS stand for
Domain Name System
What is the name of both the instructors and JI?
they'll tell you if you're right