@ -46,11 +46,11 @@ void wwm(){
if (useranswer == correctAnswer[frage]) {
printf("That is correct!");
printf("That is correct!\n");
runde++;
}
else {
printf("That is wrong!");
printf("What a shame! That is wrong!\n");