For one of my programming classes, we're supposed to display an output as asterisks, with each asterisk representing the number 100. How do you set up a do while loop to convert the input number to an asterisk?