Lecture Notes on 03 Mar 2017 Active Reading: Type code as you read. Read Chapter 10: Sections 10.6 - 10.9 Write the code from the following listings and run them: * Listing 10.5: PassingListArgument.py * Listing 10.6: DefaultListArgument.py * Listing 10.7: DefaultNoneListArgument.py * Listing 10.8: CountLettersInList.py