Skip to content

Opening book details…

About this document

Python List Manipulation Tasks by alimabekbrgen is a document available to read on EtoBox.

The document contains 3 coding tasks involving lists in Python. The first task prints a list, then loops through it adding 4 to each value. The second task prints a list of names, prompts the user to enter a name, and either removes or adds that name to the list. The third task is similar but uses a while loop to repeatedly prompt for names until the list is empty.

Author
alimabekbrgen
Language
EN