UoMResearchIT / programming_with_python

Intermediate Python programming course
https://uomresearchit.github.io/programming_with_python/
Other
1 stars 0 forks source link

Remove Glob from JSON example #13

Open SJaffa opened 5 days ago

SJaffa commented 5 days ago

https://github.com/UoMResearchIT/programming_with_python/blob/19edfb758c78c9614ae7a2406dfa581a473f47ac/_episodes/02-dictionaries.md?plain=1#L348

If glob hasn't been already introduced this is unneccesary cognitive load, would be best to just show reading in a single JSON file.