print("pizza")
pizza
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
What 2 teams are in the World Series?
Houston Astros and Washington Nationals
What season is Fortnite currently in?
Chapter 2, season 1
Name the three primary colors.
Red, Yellow, Blue
What is a variable?
A value that can change
In coding, what symbol means "NOT"
!
Which is the only player allowed in Soccer to touch the ball?
The Goalie
What is the best gun in Fortnite?
Legendary SCAR
What song are these lyrics from?
Two plus two is four, minus one that's three, quick maths
Mans Not Hot by Big Shaq
User input in Python (not int user input)
response = input()
A one line comment in Python starts with what symbol?
#
The 2016 Olympics was held in...
Rio de Janeiro
What message is displayed when you win a game?
#1 Victory Royale
Who invented the telephone?
Alexander Graham Bell
food = burger
print(food)
burger
True or False: Print commands are different in Swift than in Python.
False
Who has the most Olympic medals? (+300 points if you name how many medals)
Michael Phelps, 28 medals
Who is Fortnite developed by and what engine does it run on?
Epic Games, Unreal Engine
In which year was Alaska sold to the U.S.?
1867
WHAT IS THIS:
i = 1
while i = 1:
print(i)
i += 1
While Loop
In python, multiplying the string 317 by 3 will give you what?
317317317
Best batting average ever?
.366
Name 1 or more of the current Fortnite item shop emotes.
Taco Time and Bring It
Where would you find the Sea of Tranquility?
The Moon