This is program for creating a square in python language.
Example:
Enter size of square: 5
Enter spacial character which you want to use for creating square: $
$ $ $ $ $
$ $
$ $
$ $
$ $ $ $ $