+ 1

The code works fine till I added "do while " loop. Please help

https://code.sololearn.com/WEWs6rXmUTzx/?ref=app

27th Jul 2020, 5:50 PM
Avinash
3 odpowiedzi
+ 1
Braces mismatch. Add properly, it will run. Remove } in line 23. And add it before while like... } }while(userChoice!="yes" && userChoice !="no");
27th Jul 2020, 6:05 PM
Jayakrishna 🇮🇳
+ 1
27th Jul 2020, 6:08 PM
Avinash
0
Avinash you're welcome...
27th Jul 2020, 6:09 PM
Jayakrishna 🇮🇳