futurecoder icon indicating copy to clipboard operation
futurecoder copied to clipboard

NameError: name 'all_equal' is not defined

Open Alex-Gunn opened this issue 2 years ago • 1 comments

Location: https://futurecoder.io/course/#CombiningAndAndOr Steps to reproduce: do all the exercises and attempt to run the suggested solution. Bug: all_equal function is not defined Screenshot describing the issue is attached.

Solution_Glitch

Alex-Gunn avatar Sep 11 '23 04:09 Alex-Gunn

It's not a special function like assert_equal that futurecoder is meant to provide. It refers to the exercise from two pages ago when users were asked to define that function. But you're not the first person to bring this up, so I agree the course text could be changed to be clearer. Thanks for the feedback!

alexmojaki avatar Sep 11 '23 10:09 alexmojaki