0. Recreate  the no duplicates project we produced in class this morning. The .py and .txt files are below. After you have it running modify it so that the names will be given in the pattern last name, first name and write the last list in alphabetical order (by last name).

1. As I mentioned in class, Python is widely used for data analytics and these programs normally work on files. With this in mind, complete Ch. 11 Exercises 2 and 3 (you can combine these in a single program if you like.)



Last modified: Monday, October 7, 2019, 11:32 AM