Binary
General Electronics
Python
Internet Safety
Names
100

What numbers make up the binary number system 

0 and 1 

100

What is the value of the red and black ends of the battery clip

Red is positive black is negative 
100

How would you write a print statement for one single line


print(‘ … ‘)

100

Give an example of 2 things that would make an password easy to guess

using your name, 1234, ect 

100

What is the name of either program we used for python coding 

Wing or Spyder

200

What number make up the “decimal” number system 

0 1 2 3 4 5 6 7 8 9

200

Why do we use copper wires?

They’re cheap and good conductors 

200

How would you write a print statement for multiple lines

print (‘’’ … ‘’’)

200

What is 2 things you could do to make your password harder to guess?

Answer will be deemed correct or incorrect by instructors

200

In the video we watched, what was the name of the game that the AI was able to beat?

Go

300

What is the number “2” in binary

10 (or one zero)
300

Which leg of the LED is negative 

The shorter leg

300

How do you import the turtle library

from turtle import *

300

What is brute force hacking

trying every possible answer

300

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, 

400

How many binary digits do we use to represent 1 letter in an ASCII table 

8

400

How many holes are in one “node” of a a breadboard 

5

400

Can you name 2 data types that python uses

Integer, String, Float, ect

400

What is phishing?

Attacker will send you a fake message to try and get your information 

400

What is the building we are in right now?

ECERF

500
What is the number “4” in binary

100 (or one zero zero)

500

What are the basic digits in the hexadecimal system?

1 2 3 4 5 6 7 8 9 A B C D E F

500

How would you draw a dot with python turtle?

dot (size, ‘colour’)

500

What does DNS stand for

Domain Name System

500

 What is the name of both the instructors and JI?

they'll tell you if you're right

M
e
n
u