Outline for October 15, 2012
Reading: § 4, 5, 8, 9, 13
Assignment Due: October 24, 2012 at 5:00PM
- Review if/elif/else, for, while
- Integers and floating point numbers
- Difference between integers and floating point numbers
- Roundoff error with floating point numbers [roundoff.py]
- Characters and strings
- Character representation and ordering [ord.py, chr.py]
- String: list of characters
- Cæsar cipher
- How it works
- Encipher [caesarenc.py]
- Decipher [caesardec.py]
A PDF version is available here.
|
ECS 10, Basic Concepts of Computing
Fall Quarter 2012
|