Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 505 Bytes

File metadata and controls

11 lines (7 loc) · 505 Bytes

emojixample

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