Written by the Fiveable Content Team โข Last updated August 2025
Verified for the 2026 exam
Verified for the 2026 examโขWritten by the Fiveable Content Team โข Last updated August 2025
Definition
In computer programming, a module refers to a file containing reusable code that can be imported into other programs. Modules help organize code by separating functionality into distinct files.