Outline for November 15, 2021
Reading
: §12, 13
Due
: Homework 4, due November 22, 2021
Example of floating imprecision [
roundoff.py
]
Character/integer conversions [
chr.py
,
ord.py
]
Cæsar cipher (shift cipher) [
caesarenc.py
,
caesardec.py
]
Reading a URL [
geturl.py
,
geturl2.py
,
geturl3.py
]
Opening a URL
Reading the page as a string
The role of
decode()
[
geturl-nd.py
]
A program to print links in web pages [
urlpat.py
,
urlpat2.py
]
Matt Bishop
Office: 2209 Watershed Sciences
Phone: +1 (530) 752-8060
Email:
mabishop@ucdavis.edu
ECS 235A, Computer and Information Security
Version of November 15, 2021 at 10:28PM
You can also obtain a PDF version of this.