Math
History
Coding
Spanish
Surprise
100

What is 3x3?

9

100

___ Columbus

Christopher

100

What is the scratch URL?

100

What is 'Hello' in spanish?

Hola

100

How do you say 'Goodbye' in Spanish?

Adios

200

What is 18*18

324

200

When was the Declaration of Independence signed?

July 4, 1776

Also August 2, 1776 is valid

200

What color are variable blocks in scratch?

Orange

200

What is 'spanish' in spanish?

Espanol

200

What is the cube of 100

1,000,000

300

What is the square root of 256

16

300

Which historical bell has a crack in it?

The Liberty Bell

300

Make a script to print 'Hello, world!' in python.

print('Hello, World!')


300

What is 'Good Morning' in Spanish

Buenos Dias

300

____ Frankiln

Benjamin

400

What's square root 2 times square root 8?

4

400

When did Christopher Columbus arrive at America?

1492

400

What brackets do you put around lists in python?

[] square brackets.

400

What is 'September' in Spanish

Septiembre

400

Baluba!

Baluba Back!

500

Simplify x122y2z* 4x2yz3

8x14y3z9

500

Baluba!

Baluba Back!

500

random.___(1, 3) gives you a random integer between 1 and 3 including 1 and 3

randint

500

What is 'Saturday' in Spanish?

Sabado

500

Point out 3 syntax errors in the python code

for i in_range(7)

     print(i)

     list.append[i]

in_range

no ':' after loop

square brackets instead of ()

M
e
n
u