stuck in a program that asks to do the following any help would be greatly appeciated

write a program that inputs a line of text with function gets into char array s[ 100 ]. Output the line in uppercase letters and lowercase letters.