Question: PYTHON: please follow the instructions and show answers ! will upvote, thanks! :) Assignment & Discussion In this Lab Exercise, I give you a template
Assignment \& Discussion In this Lab Exercise, I give you a template for you to complete, resulting in a working program. Tasks: 1. Understand the relationship between calling a function and called code. Write a function. Include various tasks in the function as identified in the template. 2. Using a provided list, manipulate the list via various described tasks, including adding an item, removing an item, and reordering the list. 3. Determine and print the length of the list. 4. Manipulate a string. Be able to step through each item in the list and examine it for upper or lower case status. 5. See sample output below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
