Skip to main content

Home/ Groups/ Puerto Rico Python Interest Group
Kevin Shockey

Python Turtle Directions - 0 views

  •  
    "from turtle import * color('red', 'yellow') begin_fill() while True: forward(200) left(170) if abs(pos()) < 1: break end_fill() done()"
Kevin Shockey

Writing in Public and Syncing with GitHub - 0 views

  •  
    "GitHub Pages"
Kevin Shockey

PythonTurtle - 0 views

« First ‹ Previous 201 - 220 of 777 Next › Last »
Showing 20 items per page