please help me.... give me the code of these programs

Discussion in 'Meet and Greet' started by kupparamakrishna, Jun 23, 2011.

  1. kupparamakrishna

    kupparamakrishna New Member

    Joined:
    Jun 23, 2011
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    banglore
    Write a program that calculates a random number 1 through 100. The program then asks the user to guess the number.
    If the user guesses too high or too low then the program should output "too high" or "too low" accordingly.
    The program must let the user continue to guess until the user correctly guesses the number.

    ★ Modify the program to output how many guesses it took the user to correctly guess the right number.

    ★★ Modify the program so that instead of the user guessing a number the computer came up with, the computer guesses the number that the user has secretely decided. The user must tell the computer whether it guesed too high or too low.

    ★★★★ Modify the program so that no matter what number the user thinks of (1-100) the computer can guess it in 7 or less guesses
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice