Cannot figure out problem with random.randint(x,y)
I’m trying to write a program where you think of a number and the computer tries to guess it by going higher and lower but it refuses to work. I’ve narrowed the problem down to line 6 or 7 by trimming bits of the program in and out but I have no idea what’s wrong… Read More Cannot figure out problem with random.randint(x,y)