Using Python to write a program that displays a square using the function DisplaySquare(n, ch). The function receives n as a parameter for the length of the square, and ch as a character used in the display
For example,
DisplaySquare(5,’#’) will display the following pattern on screen:
#####
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here