Your response to another learner suggests that the problem is that the condition should all be on one line—I had the same problem here. I went looking for the actual thing being tested for, and WOW it’s way too literal. Test conditions from Github Could the test be re-written to approve “code that works” instead of “specific code”? I suggest a series of asserts with different values for each variable.
To @ans701474 : use a single line, but you’re also missing something that you’ll spot immediately as you condense it to one line.