+ 1
Friends plz anyone can tell me how can I remove this error in my program
https://code.sololearn.com/cM1tJQ9JlI3Q/?ref=app https://code.sololearn.com/cM1tJQ9JlI3Q/?ref=app
2 Respuestas
+ 1
There are too many errors in this code. I will not tell you the fix to each and every error, because that's your work to do, but here is the list of the line numbers of all the errors
22-23
25
40
76
Check your semicolons (you have extra), curly braces, variable names and syntax
0
Thanks u so much buddy