Skip to content

Instantly share code, notes, and snippets.

@aliceklipper
Last active February 25, 2017 14:29
Show Gist options
  • Save aliceklipper/0a954ddc109112f79d01cc29f4127ff0 to your computer and use it in GitHub Desktop.
Save aliceklipper/0a954ddc109112f79d01cc29f4127ff0 to your computer and use it in GitHub Desktop.
Kawaii hello world
from console import print as p
async main () : I32
p('Hello from Kawaii!')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment