UWPCE-PythonCert / PythonCertDevel

Development Repo for the Certificate Program
https://uwpce-pythoncert.github.io/PythonCertDevel/index.html
Other
7 stars 15 forks source link

Update text file parsing exercise #83

Closed PythonCHB closed 6 years ago

PythonCHB commented 6 years ago

At the very least, we need to create a fake students and languaes list to parse.

Or just come up with another problem.

@rriehle, @summerela, @milesak60: any ideas?

summerela commented 6 years ago

I am pretty sure @rriehle had something like this already?

PythonCHB commented 6 years ago

I redid it with a fake students list:

https://uwpce-pythoncert.github.io/PythonCertDevel/exercises/file_lab.html

If anyone has a better idea, great, but for now we've got something.