Problem 1109 issue with Go compiler

Seems like the global variable num_flights is not defined, but somehow expected and used during test code.

This is the error:
global name 'num_flights' is not defined

image
image
image

Comments (0)