dscmbcet / dscmbcet/hacktoberfest-2021
[C++/Program 2] number input not working properly
Open
c++
easy
good first issue
hacktober-fest
- Dominant language
- C
- Stars
- 5
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
When given an input of lowercase it displays uppercase and vice-versa
Input : `1`
Ouput: `You have entered a special v_charac_varible`
Expected: `You have entered a digit`
- [ ] Fix the output
[Working directory](https://github.com/dscmbcet/hacktoberfest-2021/tree/main/Language/c%2B%2B/Program%202)
Contributor guide
Assessment
This issue has not been assessed yet.