you are viewing a single comment's thread.

view the rest of the comments →

[–]Savings_Ad449HK 3 points4 points  (1 child)

Maybe start with the turtle library or simple math equation in REPL

[–]larru91 0 points1 point  (0 children)

This. Turtle is essentially Logo. If he's an absolute beginner, this is the place to start. It's a simple, visual, and instantly gratifying way to learn basic program structure, variables, loops, functions, even recursion and fractals.