Hackerrank provides some nice in house testing for running code snippets, but what do you do if you want to work outside of Hackerrank to refine your code, and do more intimate debugging with breakpoints, for example, in Visual Studio Code? Hackerrank does furnish the exporting of testcase and expected…