ChicoState / ChicoState/Bugtastic
Display the appropriate message
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
The behavior isn't matching our expectations. The output should be *mutually exclusive* between the following scenarios:
- [ ] When the user's age is under 12, it should say **Hey kid, how do you like school?**
- [ ] When the user's age is between 12-17, it should say: **Cool! How's highschool going?**
- [ ] When the user's age is 18 or older, it should say **Pleased to meet you!**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.