crystal-crackle_pop
crackle_pop
A program that prints out the numbers 1 to 100 (inclusive). If the number is divisible by 3, print Crackle instead of the number. If it's divisible by 5, print Pop. If it's divisible by both 3 and 5, print CracklePop.
Usage
Run:
./bin/crackle_pop
Development
To build in ./bin
, run:
shards build --production
Contributing
- Fork it (https://github.com/dukeraphaelng/crackle_pop/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Duke Nguyen - creator and maintainer
Repository
crystal-crackle_pop
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- about 3 years ago
- August 24, 2021
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 23:17:18 GMT
Languages