Pybites Logo

Random module

Level: Newbie

In this Bite, you'll write a simple number guessing game using Python. An essential part of this exercise involves using the random module, which brings us to an important concept in Python: modules.