Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created January 1, 2010 22:51
Show Gist options
  • Save ELLIOTTCABLE/267292 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/267292 to your computer and use it in GitHub Desktop.
introductions ↼ (“Hello, world!”, “你好,世界!”, “Ciao, mondo!”, “Hallo wêreld!”, “Здравствуй, Мир!”)
block
print(introductions pop)
if(&{introductions length = 0}, &{me})
“--- -- --- /!\ --- -- ---”
times ↼ (,,,,)
block
print(“Hello, world!”)
if(&{introductions length = 0}, &{times pop; me})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment