Skip to content

Notes & Issues

  • Consolidate repetitive console I/O logic.
  • Validate phone numbers using regex.
  • Avoid printing “not found” messages repeatedly inside loops.
  • Consider separating I/O from business logic for maintainability.