Write a program that display the following pattern:
***************
Update your previous code to get the user's number of * in the first line. The user should in put a value between 1-10. For example, if the user input 7 the output should be:
****************************
Tip: You need to use loop and if condition in your code.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here