hellasida

Members
  • Content Count

    14
  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. import random import string High = "High" Low = "Low" yes = ('yes', 'Yes', 'y') answer = None points = 0 hol = int(input("Make Your Selection:\n1. High\n2. Low\n3. Quit\n")) randomnum = random.randint(1,1000) answer = input("Do you still want to play? Y/N ") def main(): global points global High global Low print("Any number under 500 is low, 501 to 1000 is high") hol print("points: " + str(points)) if randomnum >= 500: print(randomnum) print(High) if hol == 1: points += 1 print(points) else: points -= 1 print(points) elif randomnum <= 501: print(randomnum) print(Low) if hol == 2: points += 1 print(points) else: points -= 1 print(points) else: print(randomnum) print(High) print("points: " + points) def end(): answer = input("Do you want to play again? Y/N ") while yes in answer: if yes in answer: main() answer = input("Do you want to play again? Y/N ") if "n" in answer: break if "n" in answer: exit() main() end() So simple high low game. User picks high or low, it adds 1 or minus 1 point for correct answer. Upon executing my code it goes from the first input straight to the 2nd. And even if I put "n" or "y" in my 2nd input it gives me a name error. I'm still learning. Can you tell me where my mistakes are at?
  2. You'll get like 1 / 1million chances to hit a gc with a good pin. It's difficult a s f
  3. I bought a Netflix config from her. I got it but it wasn't good. And never answered my pms afterwards
  4. Is this still active? Seem 9 couple tuts and they suck
  5. How were you able to crack this? It doesn't even work doesn't have valid key