0
votes
3answers
315 views
Drawing a Dragons curve in Python
I am trying to work out how to draw the dragons curve, with pythons turtle using the An L-System or Lindenmayer system. I no the code is something like
the Dragon curve; initial state = âFâ, …
1
vote
3answers
368 views
What was the scary code comment about dragons?
The phrase was used as a warning that the code was pulling some serious stunts.
My google search for this is pulling up nadda; but I remember someone doing a search of google source for the phrase …
