#What's wrong???

2 messages · Page 1 of 1 (latest)

eternal hatch
#

Q: Convert Uppercase letters to lowercase

safe whale
#

You’re naming the function one of the standard functions. You also already have letter declared as a char in the function arguments, so declaring it again inside the function is a mistake