← All skills
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.

Coming soon. Here’s the planned set of tasks. Meanwhile, Python is live and runnable right now.
  1. Task 1Read & write JSON
  2. Task 2Nested data
  3. Task 3Read CSV
  4. Task 4Write CSV
  5. Task 5Work with files
  6. Task 6Stream large files