User Profile

Collapse

Profile Sidebar

Collapse
TiffiniLeigh
TiffiniLeigh
Last Activity: Feb 14 '12, 12:01 AM
Joined: Feb 13 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • TiffiniLeigh
    replied to High Low game
    Okay so that is where I went wrong. Thank you for the help.
    See more | Go to post

    Leave a comment:


  • TiffiniLeigh
    started a topic High Low game

    High Low game

    I am trying to write a program in Python for a High Low guessing game. It has to tell the person if their guess is higher or lower, also keep track of their guesses, it also needs to ask them if they would like to play again and loop back to the beginning when done. I have most of it done but I am having problems with making it play again. This is what I have so far:

    Code:
    # Guess My Number
    # The computer picks a random number
    ...
    See more | Go to post
    Last edited by bvdet; Feb 13 '12, 04:17 PM. Reason: Add code tags
No activity results to display
Show More
Working...