At My Fingertips
Rapid Playground
Let's create a function that can produce a circled X like this:
We could say it is composed of a white X overlaid on top of a red circle.
We could then further decompose the white X. It might be composed of two rounded lines, at a 90 degree angle.
If you do not yet have a rounded_line
function in your toolbox,
solve the Rounded Line activity
to create one.
Then import your rounded_line
function from your toolbox.
Save your circled_x
function in your toolbox.
It probably will be useful as a component for other graphics in the future.
This activity has been created by LuCE Research Lab and is licensed under CC BY-SA 4.0.
Circled X
PyTamaro is a project created by the Lugano Computing Education Research Lab at the Software Institute of USI
Privacy Policy ⢠Platform Version 1cd5229 (Tue, 05 Nov 2024 16:55:57 GMT)