06/09/25 A New Haiku for a New Day

Photo Credit: Mohammad Rahmani

// A Java Haiku

public static void
haiku(String cheese) {
System.out.print(cheese); }

Today, I felt like writing a haiku in Java. It’s a programming pun, based on the common word “string” in programming lexicon but also the idea of string cheese.

Blast from the Past:

‘ Haiku in Basic

print(five_word_sentence$)
print(five_word_sentence$+ ” and then”)
print(five_word_sentence$)