pedrohgmuniz / GIF

Simple command line interactive game to practice German (or English) with simple short stories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loop infinito

BeatrizLdS opened this issue · comments

while loop0 {

Quando coloca-se uma entrada que não está entre as entradas válidas, o sistema fica realizando print("Du musst '1', '2' oder '3' typpen (You must type '1', '2' or '3'") infinitamente.
Para desfazer esse loop infinito, você poderia colocar a leitura de "input1" dentro do while.

Muitíssimo obrigado, Beatriz! Issue fixed (hopefully) 😁