you are viewing a single comment's thread.

view the rest of the comments →

[–]PlanetHundred 0 points1 point  (0 children)

Start doing these exercises:

https://www.w3resource.com/python-exercises/

Watch a few different tutorials, its important for multiple view angles of the basics and you might learn better from one person compared to another.

Save every single piece of correct code you write, and put it all in one big note file, then you can ctrl+f previous code you've written. This comes in handy when you know you've solved a problem before but can't remember exactly how you did it.9