ENTD220 Week 8 Assignment

Assignment Instructions

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

Save your time - order a paper!

Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines

Order Paper Now

# 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