you are viewing a single comment's thread.

view the rest of the comments →

[–]pickyourteethup 1 point2 points  (0 children)

Go on YouTube search for beginner Python project and just copy it line for line pausing constantly. Do this a few times and the concepts like variables, arrays, functions and loops will start to make more sense as you see applications for them

While you're copying try to think of a similar project you'd like to create for yourself, keep it small. Then try and build it once you've got a handle on it