I wrote a function that converts any letter from an array into lowercase, but I want the functionality to be in the main function without using the function I wrote. Someho