An open API service indexing awesome lists of open source software.

https://github.com/reddyprasade/turtle_graphics_in_python3

Turtle graphics is a popular way for introducing programming to kids. It was part of the original Logo programming language developed by Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.
https://github.com/reddyprasade/turtle_graphics_in_python3

turtle turtle-graphics turtle-graphics-programs turtle-programming turtle-programs turtles

Last synced: 3 months ago
JSON representation

Turtle graphics is a popular way for introducing programming to kids. It was part of the original Logo programming language developed by Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.

Awesome Lists containing this project

README

        

# Turtle_Graphics_In_Python3
Turtle graphics is a popular way for introducing programming to kids. It was part of the original Logo programming language developed by Wally Feurzeig, Seymour Papert and Cynthia Solomon in 1967.