?
2015-12-02 19:50:02 UTC
using a 2-dimensional array, I need it to ask the user what day it is and then select the array for that day.
then the program needs to ask for the employees name and how many hours they worked and store both in the array.
After it has collected the data the program needs to send the data back out to the user.
I need the end result to look something like this:
John 10
Harry 10
Bruce 10
I'm not asking for the exact code that I need to write, but I need an example of what I need to do to get started. I've emailed my instructor to hopefully get more clear directions, but as of this post, he hasn't answered yet. Won't be having the class for a couple days. and unfortunately, this is due in 2 days