Bridge Academy
.
Home
Program
Concepts
Materials
Roblox Game Design
Exam Prep
WEEKLY MATERIALS · SPRING 2026
Weekly Materials
Showing Level II materials for File I/O. Password required to download the notebooks.
Level I
Level II
Filter active:
File I/O
.
BACK TO CONCEPT →
ALL TOPICS →
LESSON 01
File I/O · Part 1
`open()` modes, text reading methods, writing, appending, and manual closing.
GUIDE →
PRACTICE →
LESSON 02
File I/O · Part 2
`with open(...)`; JSON read/write; CSV reader/writer preview.
GUIDE →
PRACTICE →