It will go to the next line, but you'll notice that it has an indent. Why is this? This special indent is called "whitespace." The purpose of whitespace is to make your code easier to read and to make it more organized. If you've seen other people's programs, you will probably see some examples of whitespace. Feel free to start at the left margin, though. It won't mess up the program.