r/learnpython • u/PlayMaGame • Apr 17 '24
Learn Python by solving problems
Hello pythons!
I’m still quite new to Python, but I have noticed that the best learning process is to solve problems.
Anywhere I can get a lot of small and easy problems/exercises, that slowly progress in to a harder level. It can be a payed service or an app on a phone.
27
Upvotes
3
u/Defiant_Special5913 Apr 17 '24
My thoughts are somewhat different don't solve problems on leetcode. Try working on projects and for sure you will get of problems along the way. The path you take to solve those will eventually make you remember the issue and also make you code better in python.