File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Python210CourseMaterials
1+ # Python310CourseMaterials
22
3- Course Materials for Python 210
3+ Course Materials for Python 310: the first course in the UWPCE Python Certificate Program.
44
55Published here:
66
Original file line number Diff line number Diff line change 11:orphan:
22
33#########################
4- Python 210 Class Schedule
4+ Python 310 Class Schedule
55#########################
66
77.. toctree ::
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ But you should strive for proper style. Isn't this easier to read?
8484 x = (3 * 4 ) + (12 / func(x, y, z))
8585
8686
87- .. centered :: **Read** `** PEP 8** <https://www.python.org/dev/peps/pep-0008/>`_ **and install a linter in your editor.**
87+ .. centered :: **Read** `PEP 8 <https://www.python.org/dev/peps/pep-0008/>`_ **and install a linter in your editor.**
8888
8989
9090Modules and Packages
You can’t perform that action at this time.
0 commit comments