The remainder of the lessons allow you to use an editor with “rich features.” Take a look inside the box below.
You can submit, save and load with the editor as usual.
![]() | If you don't like this rich editor or it doesn't work with your browser, go to Edit your Profile and you can disable it. Otherwise, it is the automatic choice for all further lessons. |
This lesson is so rich, it has three sub-lessons, which can be completed in any order. Pick one to continue:
- strings (chunks of text) and characters (letters and digits).
- math operations (*, +, -, /), parentheses, and importing methods from the
mathmodule. - creating
whileandforloops, and controlling program flow withbreakandcontinue.


