ChicoState / ChicoState/Bugtastic

Display the appropriate message

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.