On Wed, Dec 2, 2015 at 1:44 PM, Dylan Riley <[email protected]> wrote: > hi ian what would be the correct code to use in this situation then because > as far as i am aware the elements of my list should be printed as whole > elements and not just characters of the elements.
order.append(choice) -- https://mail.python.org/mailman/listinfo/python-list
