Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.

Improvements to week 3 exercises #36

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

illicitonion
Copy link
Member

  • Print expected/actual from tests.
  • Clarifications in text describing problems.
  • Add some edge cases:
    • Oxygen levels - make sure they converted oxygen levels to numbers
      before comparing.
    • Journey planner - Don't have all arrays have the same length.
  • Be more specific about what the credit card validator function should
    return.

* Print expected/actual from tests.
* Clarifications in text describing problems.
* Add some edge cases:
  * Oxygen levels - make sure they converted oxygen levels to numbers
    before comparing.
  * Journey planner - Don't have all arrays have the same length.
* Be more specific about what the credit card validator function should
  return.
@ChrisOwen101 ChrisOwen101 merged commit 05fe118 into CodeYourFuture:master Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants