Python Exercises Small python projects. Contents Wordle A CLI Wordle game in Python Haiku Detector A program to detect if a text snippet is a haiku, and if it is, format it correctly. Markov Chains A Markov Chain generator, the results of which can be used to generate random text.