Posts by Marcos Vinicius • 63 points
1 post
- 
		6 votes3 answers6054 viewsQ: Draw a rectangle using Python repeating structuresI have to solve the following activity in Python: I need to write a program that prints a rectangle with the full edges and the middle open: >>> digite a largura: 10 >>> digite a… pythonasked Marcos Vinicius 63