Code challenges

hello. i have been coding python for about a year and i have an understanding of the concept. can i please have a mentor to give me challenges and boost my code stamina?

Why don’t you take a look at Learn More Python the Hard Way?

There are also websites with coding challenges. I like Project Euler, but if you are not that much into math, there are many others to choose from.

Try this out:

And look for other people who have done a 100 days challenge, then just copy them.

Something I’ve started doing is using youtube to find coding challenge channels that put out weekly challenges. One I’ve started watching is one that is for C# challenges. You could use them to learn a new language OR you can try to translate into Python.