Creating a list: - Tom Kleen

Then write Python statements to do the following: Append "apple" and 76 to the list as two distinct elements. Append "apple" and 76 to the list as a list. Insert the value "cat" at position 3 (counting the way computers count, not the way people count). Insert the value 99 at the start of the list. Find the index … ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download