I am learning python and want to take up challenges on the concepts , i learned . I prefer challenges with answers incase , if am struck ,i can refer the solution .
Any recommendations ?
I am learning python and want to take up challenges on the concepts , i learned . I prefer challenges with answers incase , if am struck ,i can refer the solution .
Any recommendations ?
For further actions, you may consider blocking this person and/or reporting abuse
MyExamCloud -
Emmanuel Kariithi -
Super Kai (Kazuya Ito) -
Khai J. Thani -
Top comments (9)
For exercises:
There are also lots of lists like this out there, just a Google search away.
For what do you plan to use Python? Depending on your answer programming challenges may not even be your best way forward.
Creating automation scripts and webscraping
So why do you think you need to do Python coding challenges?
It's fine if you enjoy that stuff but if you really want to learn how to write quality automation scripts or get into webscraping then you should work on projects specific to that. Coding challenges wouldn't make you better at those things.
P.S. I used to participate in algorithmic coding challenges on sites like TopCoder (circa 2004) so I'm certainly not against those things.
Have a look at pybit.es, lots of neat stuff to learn and a good community to help you out.
You can always try to use Codewars to learn to do TDD and solve coding challenges.
This thread is helpful. ..
dev.to/petercour/giant-list-of-pyt...
I've heard good things about Excercisms.io but I haven't tried it yet