Most modern NLP tools and libraries are written in Python. I am excited to experiment with them. So, I started learning Python by taking very basic coding challenges.

Try out these games I coded in Python!


Rock, Paper, Scissors, Lizard, Spock


The challenge is to make the famous game from the Big Bang Theory, Rock, Paper, Scissors, Lizard, Spock!

Number Guessing Game 0 to 20


Computer picks a number 0 to 20. Player guesses. Computer says higher or lower.