Home
>
Articles
>
Open Source
>
Python
This chapter is from the book ο
Study Drills
- Find out if you were right about what the # character does and make sure you know what itβs called (octothorpe or pound character).
- Take your ex2.py file and review each line going backward. Start at the last line, and check each word in reverse against what you should have typed.
- Did you find more mistakes? Fix them.
- Read what you typed previously out loud, including saying each character by its name. Did you find more mistakes? Fix them.