Write a program to input length and width of a rectangle and display it. Your program would continue to take input for the length and width using a for loop unless valid input is not given. Further, you would use the ASCII characters to display the rectangle on the output screen.
![Image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBpsLHLelwjA-cwaXoB7iHKB0n7AsFIzSlk65OdjIGky4BHv9lL3AonYeg_3TYG5-rmHQwaqdLNopAOjO6sN0mp4tJDUsOp2R3i5gy6eW7ErXLfEi8UafQ07Yd3xeQk6SSkDqABNB4qoV7Tw-wD4xsGFL1ZSlxjThI4fsOi87hgDpCNOd6FMQEiLQfaw/w640-h360/Screenshot%20(87).png)