futurecoder
futurecoder copied to clipboard
NameError: name 'all_equal' is not defined
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.
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!