I am writing a program and trying to multiply with $ if thats even possible.
I am coding a program where the user enters a number, and the output is $$$ of the number entered. So if one is entered, then one $ is output, and so on.
Thanks in advance!