You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write an application that prompts the user to enter the size of the side of a square, then displays a hollow square of that size made of asterisks. Your program should workfor squares of all side lengths between 1 and 20.
Ask question if you don't understand this issue very well.