Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create fizzbuzz_if_else_and_switch_states.js
That the general fizzbuzz, but I tried to write with switch statement, and suddenly discovers for my self the difference between for-of-loop and for-in-loop, that gives values and indexes respectively. Also I create a range generator for an custom length array.
- Loading branch information