using the provided StringChallenges class, complete the implementations of the toLower and toUpper methods. This challenge is designed to test your understanding of the String class and its methods. Do not use the built in toLowerCase or toUpperCase methods. Hint: why does String.charAT(Integer index) return an integer. Can we use ASCII values to solve this problem?
Cloud-Code-Academy/dsa_compsci
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|