I am a beginner and our teacher gave me this assignment. I am going to be writing some code tonight but I am having a tough time starting. should I have a seperate function to handle both manual and file input parts?
At a minimum, you should include separate functions for each input method and for generating the results
I would say yes from this description. Separate the problem into separate parts and tackle them separately. Tackle the ones you know how to do first, then start researching the rest. Don't just start coding. You need to decide what you need first on paper. It will make life much easier.
VernonDozier
Posting Expert
5,527 posts since Jan 2008
Reputation Points: 2,633
Solved Threads: 711
Okay thank you, can I post some code here to get some help from it after I start?
Yes, post it. It makes it much easier to help you if we see the code.
VernonDozier
Posting Expert
5,527 posts since Jan 2008
Reputation Points: 2,633
Solved Threads: 711