and your partner should:
Copy the buggy code from HackMD to a coderpad
Make sure the code runs and gives outputs
Read through and understand the problem
Understand the ‘almost’-solution and trace through
the code with one of the test cases we provide
Try to fix the code so all tests pass (try fixing the code without print statements first. Imagine it as a white boarding interview)