https://github.com/UoMResearchIT/programming_with_python/blob/19edfb758c78c9614ae7a2406dfa581a473f47ac/_episodes/02-dictionaries.md?plain=1#L355 You can also use `json.load(f)`, not sure if this is better/simpler? It abstracts the step of reading it into a string.