From bbcbd502ad06061f30e27c86239b18ae5a913a8d Mon Sep 17 00:00:00 2001 From: Christian Reum Date: Tue, 6 Feb 2024 18:58:04 +0100 Subject: [PATCH] =?UTF-8?q?refactoring=207:=20Hinweis=20bei=20Start=20auf?= =?UTF-8?q?=20Eingabe=205=20zum=20Aufh=C3=B6ren?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/wwm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wwm.c b/src/wwm.c index 849d60d..2d7bffc 100644 --- a/src/wwm.c +++ b/src/wwm.c @@ -48,6 +48,7 @@ void wwm(){ printf("Welcome to ´Who wants to be a millionaire?´ \n"); printf("Choose your answer with the numbers 1-4! \n"); + printf("If you want to stop and take the money, type in 5!\n"); const char* question[] = { "Which planet is known as the `blue planet`?",