News

You can import the Python copy package and use its copy method to do so. Use y = copy.copy (x) to create a copy of list x and assign variable y to refer to it.
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.