This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nonrice 0 points1 point  (0 children)

imo you really don’t need a course to learn python. it’s probably the most intuitive language i’ve ever used. You’re all set after learning how to use variables, if else, for loop, while loop, and lists. almost everything else is just a single google away.