WHILE LOOP

haileyw36 (2)
Write a C++ program that uses a while loop to guess a persons age, ask the user if the want to try again if no end the loop. Of course if they guess it the loop also ends
TheJJJunk (181)
Start with a while loop.
Topic archived. No new replies allowed.