Question: in Python pls and could explain what you did as well Write a script which accepts as an argument the name of a file. Each
in Python pls and could explain what you did as well
Write a script which accepts as an argument the name of a file. Each line in the file will include a person's name (last,first), a phone number, and other information. The script should read in the contents of the file and print out every person's name and phone number, sorted alphabetically by last name. Output should look like: Name:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
