ENTD220 Week 7 Assignment

Assignment Instructions

# This is the flower box and it should at the beginning of each assignment

# You must add comments to your code
# Program name  : Wk7_firstname_lastname.py
# Student Name  : first name last name
# Course              : ENTD220
# Instructor        : My instructor
# Date                : Any Day

# Copy Wrong      : This is my work

You are going to enhance the prior assignment by doing the following

1) Create a class that contain all prior functions
2) Test the application

Sample output

Use the same output from last assignment

Submission Instructions:
Make sure that you save your code in a text file in this format;

W7_firstname_lastname.py