Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 468 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 468 Bytes

SEI Daily Code Challenges

Instructions

  • All challenges have one or more tests that run when the run-tests-by-opening-in-browser.html file is opened in the browser.

  • Be sure to name the function exactly as specified by the challenge.

  • The default display shows an overall summary of all of the challenges. To see only the tests that are failing, click the Failures link.

  • As you solve each challenge, add, commit, and push your work to GitHub.