Closed
Description
The turtle
module documentation, at this link has a section on turtledemo
. It says the demo scripts are
- bytedesign
- chaos
- clock
- colormixer
- forest
- fractalcurves
- lindenmayer
- minimal_hanoi
- nim
- paint
- peace
- penrose
- planet_and_moon
- round_dance
- sorting_animate
- tree
- two_canvases
- wikipedia
- yinyang
The second last example is wrong. In my Python, the turtledemo
list shows wikipedia
as rosette
. Is the rosette
title wrong, or is it the wikipedia
title?