The idea behind this is to improve your own programming skills with Python. I think it would be fun to do because everyone will benefit from these challenges, including myself.
I will post a challenge every week, for example on Mondays, increasing in difficulty. I will post a solution once people posted 5 unique solutions (if possible) for each challenge in the comments or new blog post. I will also give out advice whenever I can.
Example challenge: Finding the number of "tee" in the word Steem with the following input:
Input: tee, teee, tee, steem, Steem, Steeem, sTeem, StEm, blahtee
Output: 4
If people like this idea. I will give a more detailed challenge.