Week 5 - Day 3 Assignment (graded)
← Back to Week 5 / ← Course Index
Goal
TypeScript part 3
Steps
- Write two pure functions with typed parameters and returns.
- Add a small result type for success or error.
- Extra practice if you want
- add console checks for both functions