News

In python, you will need to import the random module (not any random module, but THE random module). Actually, we only need one function from that module, the choice function. Check out this super ...