samedi 19 janvier 2019

Why does while loop create an error in my code?

I am trying to execute the following code. The code below works well when I replace while(n>9) by if (n>9). Can someone explain me why does while loop cause this error??

Aucun commentaire:

Enregistrer un commentaire