im making a program where i will displaying the sales of each store using a sales bar chart.
user will input sales for each store.
after the input, a sales chart must be displayed using a for loop, with each '*' = $100 in sales
question: how can i make the * worth $100 so when ie: sales are $400 for the day, 4 * will be displayed? this is the trouble i am having with my for loop!
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.