Answer» Im looking for someone to help me with flowcharting. thx. There might be alot of people here who can help you or there might not. We can do very little without a question.If this is a programming question, then I can't help you. But if you mean just finding a program to make flowcharts, I recommend Microsoft Visio.One of the exercises is
Make a program that asks the user to ENTER the amount that he or she has budgeted for the MONTH. A loop should then prompt the user to enter each of his or her expenses for the month, and keep a running total. When the loop is FINISHED, the program should display the amount that user is over or under budget.
i need this into a For loop flowchartstart symbol input symbol process symbol output symbol Branch symbol if not done, -> back to input process symbol output symbol finish symbol im a little familiar of the structure of it just need to know what "wording GOES into each boxes"
Quote from: cristo911 on June 02, 2011, 08:26:58 PM im a little familiar of the structure of it just need to know what "wording goes into each boxes"
... that is, you want somebody to do your homework for you. Look at a flow chart and see what kinds of things are in the boxes and try to relate them to the things your program NEEDS to do.
go to google. Search for flow chart. Click on images to search images. Your homework has been completed for you except for the actual text.
|