how & when the choices() method works & used in python?
I know that the choices() method returns a list with the randomly selected element from the specified sequence.but I don’t know the detail,,,I don’t understand where and why I should use this method.That’s it.