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.
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.