jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Tech / everything · hot matching “graphics”

2 shown · updated 0s ago · read only
  1. How was this Python Turtle graphic made? (stackoverflow.com)stack

    7 points by Jason Cemra in stackoverflow.com · 10y ago · stack

    My friend showed me this amazing image that she made using Python's inbuilt Turtle module and challenged me to find out how it was made. She gave me one hint: the image was produced with 10 lines of code. From my question you probably already know that I have no clue. I've tried…