+ 1
I am making Guess the number game but have many mistake in codes so.help me to find out the mistakes
4 Respuestas
+ 5
Line 11: at the end os scanf you must put a semicolon (;)
The code is not finished!? Finish it! The last loop is uncomplete
+ 4
Great that you provided the code!
Can you please update the tags, so people who are familiar with the language can help you.
Unfortunately, I'm not across C, so I'm unable to provide any more advice except for maybe look at the errors, what do they tell you? Perform a search in the forum, in the code playground or online and see how people did what you're trying to do.
https://code.sololearn.com/W3uiji9X28C1/?ref=app
+ 3
Okay
Thanks
+ 2
I’m gonna try in python