Python 6
CSE 1100
Introduction to Programming Concepts
Fall 2017
Python Assignment 6
Due before midnight: Wednesday, December 6, 2017
From Python for Everyone: Programs: P6.2, P6.4 a thru f, P6.9
Assignment Instructions:
Place a commented area at the beginning of your code identifying:
· Your name
· CSE 1100, Introduction to Programming Concepts
· The Problem Number, e.g., P4.13
· Completion Date
Comment your code with meaningful comments, explaining what the line or block of code is doing.
Write the programs as 3 separate Python programs, but combine them into one zip file as described in the “instructions for submitting homework” posted as the top module in the module section of Canvas.