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 0a56f08d (Wed, 29 Apr 2026 08:58:46 GMT)