...characters in output? Hello,
I was wondering if anyone could help me with some HTML code in notepad. What I want it to do is that the user inputs a whole number (no negatives or decimals) and then the output displays that number in x's.
For example, I have an input of 5, the output displays x x x x x
I have an input of 3, the output displays x x x
Any way to do that?
I was wondering if anyone could help me with some HTML code in notepad. What I want it to do is that the user inputs a whole number (no negatives or decimals) and then the output displays that number in x's.
For example, I have an input of 5, the output displays x x x x x
I have an input of 3, the output displays x x x
Any way to do that?