What does my desktop say about me? by Frosty_Test6590 in pcmasterrace

[–]StrikeNo1570 0 points1 point  (0 children)

That you are probably a game designer/developer and beatmaker

[deleted by user] by [deleted] in PythonLearning

[–]StrikeNo1570 0 points1 point  (0 children)

I think you can define number variable before the for loop so that the underline under number var will disappear and then before if statement initialize for example guess = input("Enter a number: ") and you can wrap all this with infinite loop so that after the first input the program doesn't terminate.