This may be something on my end that I’m completely missing so fully understand this may be user error.
I’m stuck on Task 5, Test 13 which is to add a move method to the ProgramWindow class. Being totally honest I don’t think I even understand the error (see screenshot)
I don’t know the exercise, but the error is saying it expected 700 but got 750 instead. But looking at the code, I’m not sure why that’s the case as it seems to be positioning it at 750
I think I may just be tired but I honestly have no idea at this point, I thought I was but I’m clearly missing something.
Here’s my reverted code (it was a mess of half guesses) that all pass up until this issue, so theres currently no code to handle if the window is bigger than the screen, but as I say, everything I’ve tried to resolve that issue hasn’t changed the result.
If you can point out to me where I’m going wrong and if you can ELI5 it for me, you will be my hero.