Outline for February 13, 2019
Due
: Homework 3, due February 22, 2019
Example of dictionaries [
imdictionary.py
]
Example of nested functions and exceptions [
except5.py
,
except6.py
]
Example of floating imprecision [
roundoff.py
]
Example of recursion [
gcd.py
]
Example of string manipulation [
datecvt.py
]
Character/integer conversions [
chr.py
,
ord.py
]
Cæsar cipher (shift cipher) [
caesarenc.py
,
caesardec.py
]
Matt Bishop
Department of Computer Science
University of California at Davis
Davis, CA 95616-8562 USA
Last modified: Version of February 13, 2019 at 7:31PM
Winter Quarter 2019
You can get a PDF version of this