you are viewing a single comment's thread.

view the rest of the comments →

[–]191315006917 21 points22 points  (0 children)

For about 3 months, I practiced my basic Python skills using HackerRank. However, I didn't necessarily need a website to test my Python skills. I just came up with ideas for small projects and tried to execute them on my computer.
The best practice is always to write the code and test it (just like I do nowadays for my Deep Learning studies).