Posts by Gabriel • 39 points
1 post
-
3
votes4
answers1041
viewsQ: Doubt Exercise Python
The challenge is: Write a program that receives as inputs (use the input function) two integers corresponding to the width and height of a rectangle, respectively. The program must print a string…