(using only while loops) i want to write a program to produce a hollow rectangle,i.e if the user types 5 and 4, the result would be

*****
* *
* *
*****