0

Guys why it is causing error ?

Im tried do a while loop using the do,and it is not working https://code.sololearn.com/wwObtSmAyeoe/?ref=app

13th May 2021, 12:14 PM
Katdotbrush
Katdotbrush - avatar
2 Answers
13th May 2021, 12:59 PM
Aditya
Aditya - avatar
0
đ¶đ‘Žđ‘Ą đ¶đ‘ąđ‘Ąđ‘’ 🌈 Wrong syntax. In do while loop, while () just use to check condition. Everything goes to do { }
13th May 2021, 2:37 PM
AÍąJ
AÍąJ - avatar