codex-lv4-may-2025

Week 5 - Day 3 Assignment (graded)

← Back to Week 5 / ← Course Index


Goal

TypeScript part 3

Steps

  1. Write two pure functions with typed parameters and returns.
  2. Add a small result type for success or error.
  3. Extra practice if you want
    • add console checks for both functions