|
|
|
|
|
by bitwize
1752 days ago
|
|
A library for Python is not Logo. Logo is more of a cut-down Lisp, and some very remarkable things can be written in it: http://people.eecs.berkeley.edu/~bh/v1-toc2.html That said, Python with the turtle library is still a great way to show kids programming. I did this with my nephew a while back, and now he's started on his next project: a robot car controlled by a Raspberry Pi. |
|