Skip to content

Commit 5169656

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : d0bf10d Branch : main Author : scottan <33283688+Scottan@users.noreply.github.com> Time : 2026-04-20 16:05:36 +0000 Message : Merge pull request #75 from UoMResearchIT/73-unfinished-point-in-dictionaries-chapter Add description to JSON keypoint
1 parent f6b7268 commit 5169656

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

02-dictionaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ This caching behaviour is very useful for datasets for are accessed regularly.
610610

611611
:::::::::::::::::::::::::::::::::::::::: keypoints
612612

613-
- JSON is simple
613+
- JSON is a simple, easy to interpret format for unstructured data
614614
- Dictionaries are defined using `key`:`value` pairs
615615
- Dictionaries can be nested, and mixed with lists
616616
- Web API's can be accessed using the `requests` library

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"index.md" "b92970dbb54d63d6543a4c28e4df0a58" "site/built/index.md" "2025-04-15"
66
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2025-04-15"
77
"episodes/01-introduction.md" "00febcd4b0446ca443b0c1eaf3467841" "site/built/01-introduction.md" "2026-04-17"
8-
"episodes/02-dictionaries.md" "83b33b6c48be79687521d24eae56c974" "site/built/02-dictionaries.md" "2026-04-16"
8+
"episodes/02-dictionaries.md" "1d02215e406edb526fd9e6ffa2de1085" "site/built/02-dictionaries.md" "2026-04-20"
99
"episodes/03-numpy_essential.md" "72a9aa41a65900b4a87744e8f946fa00" "site/built/03-numpy_essential.md" "2026-04-16"
1010
"episodes/04-software_package_management.md" "62db2ba2a4291e16d2bdd07b77bfc961" "site/built/04-software_package_management.md" "2025-04-15"
1111
"episodes/05-defensive_programming.md" "08dac8f8cc0e094ee684903fef65a5d5" "site/built/05-defensive_programming.md" "2026-04-16"

0 commit comments

Comments
 (0)