|
-
November 23rd, 2009, 07:42 PM
#1
Bar charts with for loop?
Hi guys, how do i make a bar chart with the for loop where each asterisk represents 100 after the user inputs the numbers?
inputs
store1=1000
store2=1200
store3=1800
store4=800
store5=1900
and the bar chart should show like this ( 1 asterisk = 100 )
store1: **********
store2: ************
store3: ******************
store4: ********
store5: *******************
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|