Skip to content

Add docstrings to level-00 exercise files #16

@travisjneuman

Description

@travisjneuman

Description

The Level 00 exercise files would benefit from module-level docstrings that briefly describe what the exercise teaches. This helps learners who open the file and want quick context.

Acceptance Criteria

  • Add a one-line module docstring to each exercise.py in projects/level-00-absolute-beginner/
  • Docstrings should describe the learning objective (e.g., """Learn to store values in variables and print them.""")
  • Do not change any existing code logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions