Talk:Doubly-linked list/Element insertion: Difference between revisions

m
(Concur)
 
(One intermediate revision by one other user not shown)
Line 2:
: I agree. --[[User:IanOsgood|IanOsgood]] 16:32, 12 November 2007 (MST)
: No problem here. --[[User:Short Circuit|Short Circuit]] 17:57, 12 November 2007 (MST)
: Do both. Keep them separate so as to not overload the beginner, but add the data declaration to the insertion code.
 
 
The python example seems to be missing the assignment of B's prev pointer, but I don't know enough python to write it. Anyone want to fix it?
Anonymous user