CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: DawnC

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    3,960

    Re: Age guessing game

    The character A could be entered in as Y caps or y or O or o or X or x
    where O represents being older than the originak guess, y is younger and x means the programmes guess is correct.
  2. Replies
    7
    Views
    3,960

    Age guessing game

    Write a program that predicts users’ age (0-128 years old) with at most 7 questions. The game starts with asking the user whether he/she is younger or older than G (an initial guess). The user...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured