RosettaCodeData/Task/Yin-and-yang/00-TASK.txt
2023-07-01 13:44:08 -04:00

8 lines
343 B
Text

One well-known symbol of the philosophy of duality known as [[wp:Yin_and_Yang|yin and yang]] is the [[wp:Taijitu|taijitu]].
;Task:
:*   Create a function that, given a parameter representing size, generates such a symbol scaled to the requested size.
:*   Generate and display the symbol for two different (small) sizes.
<br><br>