"1. A list in Python is much the same thing as an array in Java or C or any other language; it’s an ordered collection of objects. You \n", " create a list by ...