
May you read my words
As if they were more humble
Than I intended
When I originally
Put them on paper for you
Blast from the Past:
I wrote this haiku in Python, a programming language.
def haiku_maker():
for x in [5, 7, 5]:
print(random_word(x))
The Cracked Door – Daily Haikus
Reflections on life, the world, and society. Come explore with me.

May you read my words
As if they were more humble
Than I intended
When I originally
Put them on paper for you
Blast from the Past:
I wrote this haiku in Python, a programming language.
def haiku_maker():
for x in [5, 7, 5]:
print(random_word(x))