The zip function can be used to combine two lists together into a zip object. What it actually does is create tuples (an immutable type of list).