Commit Graph

3 Commits (30291a3c253f08a4191cfd544ba36867612ebb7a)

Author SHA1 Message Date
Adam Sherwood 5812f1f27b fix(if2): Rename if2 exercise function to foo_if_fizz.
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.
2 years ago
mokou 4868d18ea3 feat(if): replace hints 2 years ago
Rob Story 1da84b5f7c feat: Add if2 exercise 4 years ago