Python Basics
Functions & Modules Lab
Move from single-file scripts to structured projects. You will import standard library modules, write your own packages, and document functions for teammates.
310,000 KRW
Request informationFeatures
- Docstring conventions
- Virtual environment setup
- Import path troubleshooting
- Refactoring drills
- Type hint introductions
- Module packaging mini-project
- Code review rubric
Outcomes
- Split a script into importable modules
- Use `if __name__ == "__main__"` correctly
- Ship a small CLI utility
Eunji Han
Beginner mentor specializing in readable function design.
FAQ
Completion of Syntax Foundations or equivalent comfort with loops and lists.
Reviews
Our team reused the module layout from the capstone to split a reporting script. Clear rubric for function names.
— Doyoon · Logistics team