in the vscode/ directory there is a debug practice activity where the user is instructed to "use the VS code debugger to locate and fix [the code errors] until your output file matches the expected output with the given input file." However, no input file is given here, and the input file is necessary to compare the program's output with the given expected output file.