jamesstocktonj1 / ArnoldFizzBuzz

A simple Fizz Buzz program written in the ArnoldC language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arnold Fizz Buzz

This is an implementation of the Fizz Buzz program written in the ArnoldC programming language. Run the program using the following commands.

java -jar ArnoldC.jar fizzbuzz.arnoldc
java fizzbuzz

About

A simple Fizz Buzz program written in the ArnoldC language.