rectangle(width, height, color)
Creates a rectangle of the given size, filled with a color.
widthwidth of the rectangle
heightheight of the rectangle
colorthe color to be used to fill the rectangle
show_graphic(rectangle(100, 60, green))show_graphic(rectangle(50, 50, red))
PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI
Privacy Policy • Platform Version c30aa49 (Tue, 25 Nov 2025 16:55:08 GMT)