Relative Content

Tag Archive for cloopsvisual-studio-code

VS Code input needs to be done multiple times

I use a loop to determine if input is correct and if wrong to ask again till input is valid the programm does run but I have to input the number multiple times. If I do run the code on another machine, it runs smothly with just the first input.
Here’s an example but it is the same, no matter what loop I choose.