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 : Wk8_firstname_lastname.py
# Student Name : Ymmas Azaba
# 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) Add menu items to write to a file and to read from a file
2) create a class wrfile() with two methods to write the results to a file, and to read the results from a file.
Sample output
Use the same output from last assignment