Skip to content

Instantly share code, notes, and snippets.

@toumorokoshi
Created October 15, 2018 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toumorokoshi/f2a2ed1f06b141d60b71b3671c08fb45 to your computer and use it in GitHub Desktop.
Save toumorokoshi/f2a2ed1f06b141d60b71b3671c08fb45 to your computer and use it in GitHub Desktop.
# python
print "hello world"
# java
system.out.println("hello world");
# disp
print "hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment