Why does i cant submit my answer? I just edit the helper.js. I just add + "?" on the return argument.
export const questionize = (s) => { return s + '?'; }
Michael_Pogi I believe it's the same issue you've been having with task112. It's a local issue that prevents our extension from reading the file and sending it for verification.
task112
If nothing else, try reinstalling VSCode and starting from scratch