hi there! I am trying to convert a String in a Kot...
# announcements
c
hi there! I am trying to convert a String in a Kotlin object to all upper case, but I can't seem to access the toUpperCase or capitalize functions, I keep getting them has undefined. Is there something I need to include?