News

Note that the shuffle function replaces the existing list. If you want to keep a copy of the list in its original order, make a copy of the list before shuffling it. You can import the Python copy ...