True or False: The first computer weighs more than 30 tons.
Jebait! it's 27
True or False: Parents want their kids to learn Python more than French
True
print('yes')
what is the name of 'yes'
parameter
True or False: all instructions under a colon need indentation.
True
San Jose, Califonia
The first type of computer
calculator
name 3 companies that use Python
Google, Facebook, Spotify, Dropbox, Netflix, Firefox, Disney...
string, integer, float, boolean...
2 types of loops
For / While
speed of light
Hacker writes about ____ new viruses each month.
6000
What is Python named after?
a British TV show. (Monty Python's Flying Circus)
num = '10'
double = num*2
True or False: double will equal 20
False
How many elif can you add under an if statement?
as many as you want
Name the female celebrity who has the most followers on Instagram.
Ariana Grande
The Inventor of Computer
Alan Turing
1989
What does != mean?
Not equal to
infinite loop
When was Jesus born?
December 25 lol
The World First Ever Coder
Ada Lovelace
Guido van Rossum
Name 2 logical operators.
And, or, not...
x = 5
while x > 0 :
x -= 2
How many times will the loops run?
3
Name the names of your 3 instructors
Thia Reslie Dao