Activity Card - Document Your Functions
Document Your Functions
Objective: Students will document their functions following best practices.
Instructions:
- Provide undocumented functions.
- Students write clear docstrings explaining the function's purpose, parameters, and return values.
- Peer review the documentation for clarity and completeness.
Materials:
- Undocumented function examples
- Documentation rubric
Assessment:
- Quality of documentation
- Effectiveness of peer reviews