You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the test file of test1_node.py, one of the __eq__methods is added to the Node class. Students can't see this detail, so they will confused about why node == None behaves differently to node is None