I have been banging my head on the puzzle using VB dot Net. And I seem to have an issue see the output below:
My debug code log:-
File input name: ‘final.’
Result: ‘UNKNOWN’
At this point it fails with the usual Failure in red with the below:
Found:
U
Expected:
a
This I found confusing as I also output the extensions as they are inputted into the arrays and there is no blank extension. Is their an error with the test system for VB dot Net or is no one else having issues?
This happens on test case 03 and 05 only the rest are fine
Admin you are welcome to look at my code in the system if you need permission
Any help would be greatly appreciated!