I am trying to write code that prints out asterisks for a given number of sales. For instance, if a companies sales are $1,000 it prints out 10 asterisk, $500 and then 5 asterisks.
I just not certain how to declare, or use asterisks.
Thanks in advance!