Question: Write a (pseudocode algorithm) solution to the problem that accepts one number from the user in the range of 1 to 5 and displays the
Write a (pseudocode algorithm) solution to the problem that accepts one number from the user in the range of 1 to 5 and displays the same number of asterisks. If the number entered is outside of the acceptable range, then display an error message.

Requirements --> Write a solution to the problem accepts one number from the user in the range of 1 to 5 and displays the same number of asterisks. If the number entered is outside of the acceptable range, then display an error message (tell the user she entered something wrong). number entered what is displayed ** *** ** ** ***** Attach your solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
