Cover for Functions & Modules Lab
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.

  • 5 weeks
  • Hybrid
  • Beginner
  • Weekends

310,000 KRW

Request information

Features

  • 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

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