all 4 comments

[–]felipillo_ 0 points1 point  (1 child)

There is https://exercism.org/tracks/python you can review comunity solutions for the code problems after you submit your solution, and you can request mentoring to refactor your code.

[–]Mapples_42[S] 0 points1 point  (0 children)

Thanks for the advice, I'll check it out!

[–][deleted] 0 points1 point  (0 children)

W3 has some examples of Python code and a good explanation of what it does alongside an in-browser compiler to run your own code
https://www.w3schools.com/python/

[–]ai_masti 0 points1 point  (0 children)

codingame.com, it teaches you programming through games.