Skip to content

Instantly share code, notes, and snippets.

@xaderfos
Created April 30, 2020 17:02
Show Gist options
  • Save xaderfos/97f2ee9bbfa26b492f88cf1106d01ee5 to your computer and use it in GitHub Desktop.
Save xaderfos/97f2ee9bbfa26b492f88cf1106d01ee5 to your computer and use it in GitHub Desktop.
Code poetry (well... kind of)
(if (= 0 (mod (reduce + (range 1 (rand-int 100))) 2)) "loves me" "loves me not")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment