i need help with my program please

Hi, I need help please with this program
1. Write following program:
Ask the user to choose a number between 0 and 100 in his mind (he should not enter the number on keyboard). Your program should ask the user appropriate questions to guess the number, like “Is the number between 0 and 50?”. The user should only answer with “y” for “Yes” and “n” for “No”. Use an endless while-loop with an appropriate sentinel to break out.

it should be written with while loop and if statement only
without using random or advanced commands
Sorry, this is a help forum, we dont do code for you.

Google around, check out tutorials, like these ones https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83

Theres nice videos about everything. Watch the ones about loops, if statements etc.

Write some code, and get back here if you need help :)
@ OP: If you're looking to hire someone to code for you then you'll want to post in the 'Jobs' section. It's an easy enough thing to miss if you're not familiar with the site. The good news is that you can click that "Edit Topic" button and move your post so that you don't have to rewrite it.
Topic archived. No new replies allowed.