| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-16 | Update Exercises Directory Names to Reflect Order | Adam Brewer | |
| 2023-05-29 | docs: cleanup the explanation paragraphs at the start of each exercise. | Robert Fry | |
| 2022-07-12 | fix(if2): Rename if2 exercise function to foo_if_fizz. | Adam Sherwood | |
| The reasoning here is pretty straightforward: you don't say "Hungry, if eat." That doesn't make sense. We want to get "foo" back if given "fizz", so it seems this makes far more sense as "Eat, if hungry," or in this case, return `foo_if_fizz` is given. | |||
| 2022-07-12 | feat(if): replace hints | mokou | |
| 2020-05-02 | feat: Add if2 exercise | Rob Story | |
