Python Game script to Guess a number

Just a beginner in python programming.It has very simple way of defining data structures such a lists , lists of lists, arrays & arrays. Variable declaration is quite simple no need to declare a variable type and variable inilization. just use it. very simple.
Unlike C, there is not a lot of punctuation.
e.g.

while (True): and while True: Both statements are working well.

Here is link to python Game script

Python SPR-720 Number Game (python-game.py) Script



Leave a comment