rectangle
(
width
,
height
,
color
)
Creates a rectangle of the given size, filled with a color.
width
width of the rectangle
height
height of the rectangle
color
the 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 ede3c94 (Fri, 23 May 2025 14:43:18 GMT)