diff --git a/src/wwm.c b/src/wwm.c index 40482f2..0b9b45c 100644 --- a/src/wwm.c +++ b/src/wwm.c @@ -94,7 +94,12 @@ void wwm(){ "What is the capital city of Brazil?", "Who is known as the Father of Modern Physics?", "What is the largest island in the world?", - "What is the chemical symbol for silver?" + "What is the chemical symbol for silver?", + "What is the largest bone in the human body?", + "In which year did the Titanic sink?", + "What is the capital city of Argentina?", + "In which year did World War II end?", + "What is the currency of Japan?" }; const char* answers_medium[][4] = {