Why isn't the value self._head updated?

前端 未结 0 1434
梦毁少年i
梦毁少年i 2020-12-08 05:13

I am trying to implement a Linked List add() function, but I am not sure why the result comes out like this when using self._head. the code is

class Node:
de         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题