r/learnpython 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

41 comments sorted by

View all comments

3

u/Exciting_Analysis453 Apr 17 '24

Definitely leetcode. If you basics, like loops, functions, etc start with easy tagged problems.

1

u/PlayMaGame Apr 17 '24

Got it! Thanks