Make sure you are using variable[range].lower and variable[range].upper in your print statement. If you want to make certain letters capital/lowercase, use the [ ] in the statements above. you can use a + to join parts of words that need case correcting. For lowercase you need to use a value that includes all letters but the first, and for the uppercase, just the first letter.