Skip to content

Instantly share code, notes, and snippets.

@omas
Created June 13, 2014 03:12
Show Gist options
  • Save omas/db1b363203283fdaea16 to your computer and use it in GitHub Desktop.
Save omas/db1b363203283fdaea16 to your computer and use it in GitHub Desktop.
function Aisatsu(){
output("おはよう");
output("こんにちは");
output("こんばんは");
}
Aisatsu();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment