100LinesOfCode
100LinesOfCode copied to clipboard
Guess Number in python
I have a guess number game developed in python , shall i contribute it?
The user decides a number between 1 to 100 and the computer will guess it and we need to give hint to computer as input.
@josharsh