Lab: Number Guessing Game#
Todo
Python version of the number guessing game using random.randint().
Uses a while loop with interactive input and feedback (too high / too low).
Todo
Python version of the number guessing game using random.randint().
Uses a while loop with interactive input and feedback (too high / too low).