A basic example of emojicode usage, this program calculates an average given multiple numbers as argument (simple numerical grade calculator).
Learn more about this project in the blog post
To run this code you need to have emojicode installed on your machine
Compile using emojicodec hello.π
Run using ./hello
+ at least 1 number as argument, example:
./hello 100 90 92 80 75