How far is Sagittarius A* from the Solar System
~26000 Light Years
What country is Vilnius the capital of?
Lithuania
What coding language is this:
text = input('Type a number, and its factorial will be printed: ')
n = int(text)
if n < 0:
raise ValueError('You must enter a non-negative integer')
factorial = 1
for i in range(2, n + 1):
factorial *= i
print(factorial)
Python
How many iron ingots does it take to craft an anvil in Minecraft 1.21.11?
31 Iron ingots
What universe is Min Byung-Gyu from?
Solo Leveling
How far is the Moon from Earth (In centimeters)
3.844723e+10 Centimeters
What country is Luxembourg the capital of?
Luxembourg
What coding language is this:
} const randomIndex = Math.floor(Math.random() * imageList.length);
targetImageSrc = imageList[randomIndex];
imageToFind.src = targetImageSrc; }
JavaScript
What Minecraft mob has the most health?
Wither from Minecraft: Bedrock Edition (600 health)
What universe is Saccho Kobayakawa from?
Hunter x Hunter
How far is Pluto from Earth (In feet)
~1.9536e+13 Feet
What country is Asmara the capital of?
Eritrea
What coding language is this:
@font-face {
font-family: 'Comic Sans';
font-size: 20px;
src: url('first.example.com'),
url('second.example.com'),
url('third.example.com'),
url('fourth.example.com');
}
CSS
What is the rarest naturally spawning block in Minecraft?
Trapped Chest
What universe is Oboro Shirakumo from?
My Hero Academia
How far is Ton 618 from the Solar System
~18.2 Billion Light Years
What country is Maseru the capital of?
Eswatini
What coding language is this:
let highScoreThreshold = 1000
var currentScore = 980
currentScore = 1200
let playerMessage: String
Swift
How many types of tropical fish are in Minecraft: Java Edition?
3072 types
What universe is Mimiko Hasaba from?
Jujutsu Kaisen
How far is Phoenix A* from the Solar System (In bananas)
What country is Bishkek the capital of?
Kyrgyzstan
What coding language is this:
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Brainf**k (Not kidding)
How many stress units does a Large Water Wheel give in Create Mod 6.0.8?
512 SU
What universe is Kiyu Terauchi from?
Demon Slayer