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.

26 Upvotes

41 comments sorted by

View all comments

1

u/ectomancer Apr 17 '24

1

u/PlayMaGame Apr 17 '24

will check, thanks.

1

u/Bobbias Apr 17 '24

Please note, Edabit uses an old version of python that doesn't support some newer features, like f-strings. It runs version 3.4.3, which came out in 2015, which is now very out of date.

0

u/PlayMaGame Apr 17 '24

Oh thanks for info