cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
WHILE LOOP
WHILE LOOP
Oct 7, 2012 at 10:02pm UTC
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
Oct 7, 2012 at 10:24pm UTC
TheJJJunk
(181)
Start with a while loop.
Topic archived. No new replies allowed.