14 August 2011

Lesson 3: Input and output

This lesson covers:

  • Comments
  • Multi-statement lines and multi-line statements
  • Input with the read function
  • Output with the print statement

You should read Lesson 1 and Lesson 2 before this one.