Skill · Reading & writing data filesSoon
JSON & File I/O
Move data in and out of files — JSON, CSV, nested structures, and large files that won’t fit in memory.
- Task 1Read & write JSON
- Task 2Nested data
- Task 3Read CSV
- Task 4Write CSV
- Task 5Work with files
- Task 6Stream large files