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
Aditya Mathur -
Tushar Singh -
Gabor Szabo -
SAIFULLAH🇮🇳 -
Once suspended, provsri19 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, provsri19 will be able to comment and publish posts again.
Once unpublished, all posts by provsri19 will become hidden and only accessible to themselves.
If provsri19 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Provsri.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag provsri19:
Unflagging provsri19 will restore default visibility to their posts.
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