Winter Snow asked 8/29/2013 How do you write a program that asks the user to input a number between 1 and 20? I need the program to display that many stars (*) on screen. Language (VB Hint: You will need two variables, one for the input and one for the loop).