rotate(angle, graphic)
Creates a new graphic by rotating counterclockwise the provided graphic around its pinning position by the given angle. A negative angle corresponds to a clockwise rotation.
angleangle of counterclockwise rotation, in degrees
graphicthe graphic to rotate
show_graphic(rotate(15, text('PyTamaro', 'Fira Sans', 24, red)))show_graphic(rotate(-30, text('PyTamaro', 'Fira Sans', 24, 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)