A couple issues with `bird-watcher` 1. `hasDayWithoutBirds()` requires for loops or streams, and neither of them are a prerequisite 2. `getToday()` requires an if statement or the ternary operator and neither of them are a prerequisite