Lab Assignment 6:
- Create a word processing file that contains your answers to Algorithm Workbenchquestions 1, 3, 5, 9, and 10 at the end of Chapter 8. (50 points)
Name this file “XYLab6”, where “X” and “Y” are your first and last initials. - Create a Text file with a “.py” file extension that contains your proposed solution to Programming Exercise 6, Average Number of Words, at the end of Chapter 8. (50 points)
Name this file “XYLab6.py”, where “X” and “Y” are your first and last initials.
NOTE: Use the String Testing methods (see Table 8-1 in our textbook) and the String Modification methods (see Table 8-2 in our textbook) when you provide answers to the Algorithm Workbench exercises.