Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 274 Bytes

File metadata and controls

8 lines (7 loc) · 274 Bytes

Tasks

  • Task 1: Create hello greeting function
    • SubTask 1.1: Create hello module/file
    • SubTask 1.2: Implement hello function that returns greeting message
    • SubTask 1.3: Add basic error handling

Task Dependencies

  • No dependencies between tasks