Python Forum
Exercices - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Bar (https://python-forum.io/forum-27.html)
+--- Thread: Exercices (/thread-29265.html)



Exercices - pyzyx3qwerty - Aug-25-2020

Any good sites which provide python exercises to practice?
I haven't really coded in a while, so I need something to recall exercices to recall.


RE: Exercices - GOTO10 - Aug-25-2020

For themed exercises where you can practice with a specific concept, data type, module, etc., check out pynative.com.

I've been enjoying leveling up at codewars.com recently as well. You start at low rank and complete various random exercises to rank up, with the challenge level increasing along with your level.


RE: Exercices - buran - Aug-25-2020

https://checkio.org/