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?
-
Notifications
You must be signed in to change notification settings - Fork 6
License
Cloud-Code-Academy/dsa_compsci
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published