At My Fingertips
Rapid Playground
bluetenblatt_links = circular_sector(100, 90, red)
bluetenblatt_rechts = rotate(90, bluetenblatt_links)
bluetenblaetter = beside(bluetenblatt_links, bluetenblatt_rechts)
stempel = circular_sector(100, 180, yellow)
blueten_kopf = overlay(bluetenblaetter, stempel)
blueten_boden = rotate(180, circular_sector(100, 180, red))
tulpe = above(blueten_kopf, blueten_boden)
show_graphic(tulpe)
=
zuweisen und diese Variable weiterverwenden (Variablen als Zwischenspeicher).This activity has been created by Gall and is licensed under CC BY-SA 4.0.
It is derived from this activity.
Tulpe
PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI
Privacy Policy • Platform Version 0d7866a (Fri, 20 Dec 2024 07:46:38 GMT)