empty_graphic
(
)
Creates an empty graphic. When an empty graphic is composed with any other graphic, it behaves as a neutral element: the result is always identical to the other graphic.
print(graphic_width(empty_graphic()))
0
print(graphic_height(empty_graphic()))
0
PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI
Privacy Policy • Platform Version 21fc65c (Sat, 26 Jul 2025 11:24:11 GMT)