#compsci #python ## Options `random.random()` - generates a random number `random.choice([1,2,3,4,5])` - chooses a number from the given ones