Code Editor
Click here to navigate the course.
Drag the edges to resize the window.
In Projects, you can keep track of your progress as you go throught the tasks. Check each item as you complete it!
This project will help you create a small program that will read a user's input and correct his or her capitalization. Users can provide an almost infinite range of input, so it makes our lives easier as programmers to make their input standard before doing anything with it.
Check out the code in the editor—we've added some new things that we'll be teaching you. Can you guess what it does? Click Run to find out!
Answer each question, and hit enter (return on some keyboards).