Coding 1
Coding 2
Sports
Fortnite
Random Stuff
100

print("pizza")

pizza

100

WHAT IS THIS:

a = 33
b = 33
if b > a:
  print("b is greater than a")
else:
  print("it's something else")

If / Else statement

100

What 2 teams are in the World Series? 

Houston Astros and Washington Nationals

100

What season is Fortnite currently in?

Chapter 2, season 1

100

Name the three primary colors.

Red, Yellow, Blue

200

What is a variable?

A value that can change

200

In coding, what symbol means "NOT"

!

200

Which is the only player allowed in Soccer to touch the ball?

The Goalie

200

What is the best gun in Fortnite?

Legendary SCAR

200

What song are these lyrics from?

Two plus two is four, minus one that's three, quick maths

Mans Not Hot by Big Shaq

300

User input in Python (not int user input)

response = input()

300

A one line comment in Python starts with what symbol?

#

300

The 2016 Olympics was held in...

Rio de Janeiro

300

What message is displayed when you win a game?

#1 Victory Royale

300

Who invented the telephone?

Alexander Graham Bell

400

food = burger

print(food)

burger

400

True or False: Print commands are different in Swift than in Python.

False

400

Who has the most Olympic medals? (+300 points if you name how many medals)

Michael Phelps, 28 medals

400

Who is Fortnite developed by and what engine does it run on?

Epic Games, Unreal Engine

400

In which year was Alaska sold to the U.S.?

1867

500

WHAT IS THIS:

i = 1
while i = 1:
  print(i)
  i += 1

While Loop

500

In python, multiplying the string 317 by 3 will give you what?

317317317

500

Best batting average ever?

.366

500

Name 1 or more of the current Fortnite item shop emotes.

Taco Time and Bring It

500

Where would you find the Sea of Tranquility?

The Moon