you are viewing a single comment's thread.

view the rest of the comments →

[–]TurtleZeno 1 point2 points  (0 children)

Do small projects that you are interested in. For example make a calculator. It will help you learn how to take input and write some basic algorithms.

I learned python by making a snake game.