+ 1
Problem on R's break the loop practice
I was coding the solution for R's break the loop practice, and when I thought everything was correct, it was actually wrong. Now sadly the only test condition is locked , so I tried to run my code in the code playground, and the error is "unexpected input" or something like that. If you know why please let me know! Here's my code: https://code.sololearn.com/c1kL567Usuj9/?ref=app
2 Respostas