Question: 1. ( Python) Create a cities list containing 'New York City', 'Los Angeles', 'Chicago', 'Houston', 'Phoenix' and 'Philadelphia'. Use list method sort to sort and
1. ( Python) Create a cities list containing 'New York City', 'Los Angeles', 'Chicago', 'Houston', 'Phoenix' and 'Philadelphia'. Use list method sort to sort and display the list in ascending and then decending order.
2. ( Python) For the values 47, 95, 88, 73, 88 and 84 calculate the minimum, maximum and range.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
