Understand how to output text strings
This page is meant to be used in conjunction with our excellent resource for learning python
For this topic we are learning how to output text string to the screen. You can also output text strings to a file (but that is a different lesson).
You will also learn how to comment your code.
If you are still stuck, or you have other questions, you may want to ask a question on our discussion board.