Python 3
CSE 1100
Introduction to Programming Concepts
Fall 2017
Python Assignment 3
Due before midnight: Wednesday, October 25, 2017
From Python for Everyone: Programs: P4.2, P4.3, P4.5
Assignment Instructions:
Place a commented area at the beginning of your code identifying:
· Your name
· CSE 1100, Introduction to Programming Concepts
· Python Assignment 3
· The Problem Number, e.g., P4.2c
· Completion Date
Comment your code with meaningful comments, explaining what the line or block of code is doing.