Printing a rectangle in the command line. Width and height are asked before printing.
Width = 7 dots
Height = 4 dots
.......
.......
.......
.......python main.pyIf the previous command didn't work, try
python3 main.pyThis repository contains the MIT license. You must give credit if you are going to use its source code.