Besides getting a random number, you can also get a random element from a Python list using random. In the code above, “watch movie” was picked randomly from a list of options.
Besides getting a random number, you can also get a random element from a Python list using random. In the code above, “watch movie” was picked randomly from a list of options.