|
|
@ -59,6 +59,11 @@ void wwm(){ |
|
|
|
printf("Choose your answer with the numbers 1-4! \n"); |
|
|
|
printf("If you want to stop and take the money, type in 5!\n"); |
|
|
|
|
|
|
|
|
|
|
|
//Array Fragen |
|
|
|
// easy fragen: trivia www.buzzfeed.com/laurafrustaci/easy-trivia-questions |
|
|
|
// medium und hard fragen: www.opinionstage.com/blog/trivia-questions/ |
|
|
|
|
|
|
|
const char* question_easy[] = { |
|
|
|
"Which planet is known as the `blue planet`?", |
|
|
|
"What is the capital of Germany?", |
|
|
|