Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 937 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 937 Bytes

ChallengeSkeleton

Skill Level: (Beginner, Intermediate, Advanced)
Time Limit: (limit challenges to 2 hours max)

Please leave a brief description of the challenge here. It should be no more than a paragraph long or 2-3 sentences.

Instructions

Two sentences followed by a list is recommended here.

  1. ex. Run a command to see your failing tests
  2. ex. Review the tests and get an understanding of the preferred functionality
  3. ex. Fix the tests
  4. ex. You will know you're done when the tests are green!

NOTE: Important steps or reminders should be noticeable.

Things to think about

Consider adding a 'things to think about' section with a list of questions to help encourage thought about a particular idea or method.

  • What sort of tests would you add to this challenge?
  • What happens if this then that?

Resources