Generation

generate functionSat, 12 Nov 2022

write a Japanese haiku and send it to Elon Musk

sendHaiku :: Haiku -> IO () sendHaiku haiku = putStrLn $ "Sending haiku: " ++ haiku ++ "...\n"

Want to kickstart your project?Use the new AI Studio to create your code