Skip to content

Commit 0a3cfa9

Browse files
added both files for secons testing example
1 parent da9112d commit 0a3cfa9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

source/exercises/unit_testing/unit_testing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ Another Example:
9797

9898
Here's another example from the codingbat site:
9999

100+
:download:`sum_13.py <sum_13.py>`
101+
102+
and
103+
100104
:download:`test_sum_13.py <test_sum_13.py>`
101105

102106

source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Programming in Python
99

1010
This site holds a set of materials for an introductory course in Python.
1111

12-
THe course was originally developed by a wide variety of instructors for the
12+
The course was originally developed by a wide variety of instructors for the
1313
`University of Washington Professional and Continuing Education Python Certificate <https://www.pce.uw.edu/certificates/python-programming>`_
1414
`Introductory class <https://www.pce.uw.edu/courses/programming-in-python>`_
1515

0 commit comments

Comments
 (0)