I am running into an issue where my sample function keeps outputting “AssertionError: Wrong values” during testing
This is the code part of the thing I think causing the error:
(Solution code removed, as posting it publicly is against the honour code of this community)
This is the error that I get during the function test:
The code snippet you posted (which btw is against the honour code to post solution code publicly, hence removed) seems to be correct. I need to take a look at the rest of your code. I’ll DM you regarding it.