3 Anvil Mechanics
Repairing, renaming and enchanting items.
The anime Giorno stars in
18
The number of dwarf planets in the solar system +-1
Bonus: 20 points per one named
5
Chief Creative Officer at Mojang Studios
Jens "Jeb" Bergensten
The Main Character of "Solo Levelling" (Manga and Anime)
Jinwoo Sung
The year in which Joseph Schooling won a gold medal in the Rio Olympics.
Bonus: What he competed in to win the gold
(4*9+5*8)*3*52/3-2000+33*2-2
100m Butterfly
Who was the first programmer
Ada Lovelace
The full name of TNT
Trinitrotoluene
Slowest mob
Panda
The author of Jujutsu Kaisen
Gege Akutami
The considered national sport of India
Hockey
The place where ENIAC (Electronic Numerical Integrator and Computer) was built
The Moore School of Electrical Engineering at the University of Pennsylvania in Philadelphia
Scotland's national animal
The Unicorn
The name of the main character's sister in Demon Slayer
Nezuko Kamado
The country where bossaball originated
Spain
#What does this code return?
def func(*nums):
list_1 = []
list_2 = []
for num in nums:
if num % 2 == 0:
list_1.append(num)
else:
list_2.append(num)
return list_1, list_2
print(func(1,2,3,4,5,6))
([2, 4, 6], [1, 3, 5])
Country with this flag
Libya
Mr.Neil's favorite anime
Full Metal Alchemist
Who won the champion's league last season? (2024-2025)
Paris Saint-Germain F.C.
How heavy is a large cloud?
About 1000000 tons (Million)