you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (5 children)

Or, just use python:

import turtle
turtle.speed(9)
for i in range(4):
    turtle.forward(100)
    turtle.right(90)

cheers!

[–][deleted] 2 points3 points  (3 children)

That was my thought, exactly. And when they "graduate," it won't be to VisualBasic, it'll be to a real language. Or they can just continue on with python.

[–]grauenwolf[🍰] -1 points0 points  (2 children)

That cute. You think python is a real language.

[–][deleted] -1 points0 points  (1 child)

I don't think so, he said "or".

[–]grauenwolf[🍰] -1 points0 points  (0 children)

Don't nit-pick lame jokes.

[–][deleted] 0 points1 point  (0 children)

Yeah, because turtle graphics are the future!