What You Will Learn – Day 04: Randomisation & Python Lists How to use the random module to generate random values. Generate random integers, floats, and choices from a list. Understand and create Python lists to store multiple values. Perform bas...