how to mix up items in string in python code example Example: python randomize list import random random.shuffle(list)