Concept Flow - Case conversion functions
Start with a string
Choose case function
Apply function to string
Get converted string
Use or print result
End
Start with a string, pick a case conversion function, apply it, then get the converted string to use or print.