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 the program we used for python coding
Wing
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
What was the name of the woman we learned about who worked on the first computer?
Ada lovelace
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 *
How many numbers are in an IP address
9 (3 sets of 3)
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
Where was the place we toured in the university called?
100 (or one zero zero)
What 2 Gates is a NAND gate composed of? How do these 2 Gates work?
A NOT and AND gates
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