Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 236 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 236 Bytes

interviewcake

Track interview code challenges

Going to add tests for each problem

How to run tests

python -m unittest exercise_4 ...

Ran 3 tests in 0.000s

OK