UWPCE-PythonCert / ProgrammingInPython

Course Materials for the introductory class of the UWPCE Python Certificate program
https://uwpce-pythoncert.github.io/ProgrammingInPython
Other
13 stars 9 forks source link

clarify data structure example in mailroom tutorial #56

Closed natasha-aleksandrova closed 3 years ago

natasha-aleksandrova commented 3 years ago

had one student confused what the donations list represented since the values matched exactly to the already generated report table data.


changed to random values and added some clarifying text.

PythonCHB commented 3 years ago

Thanks.

BTW, for small changes like this, feel free to merge yourself.

Which reminds me -- we really should figure out how to get the docs to build themselves iwth gitHub Actions -- it's not hard, I just need to get around to doing it!

natasha-aleksandrova commented 3 years ago

sounds good -- i'm just now sure how to publish the docs and this way you have visibility into the change for the build.