+ 3

Why do the "continue" doesn't work ?

I do my code but it doesn't work it says that its because "continue" is illegal. https://code.sololearn.com/WoY5F9KS3kSj/?ref=app

1st Feb 2018, 5:36 PM
Valkyrion
Valkyrion - avatar
4 Answers
+ 2
You can't put the continue in the if statement :/ And why you are doing that?
1st Feb 2018, 5:41 PM
Michael55555
Michael55555 - avatar
+ 2
If the player inputs a not a number value i want to continue to ask the question
1st Feb 2018, 6:10 PM
Valkyrion
Valkyrion - avatar
1st Feb 2018, 6:41 PM
Michael55555
Michael55555 - avatar
+ 2
But in my code "plus ou moins" it works
2nd Feb 2018, 7:13 AM
Valkyrion
Valkyrion - avatar