Hi how can I return the first ValueNode\'s value + the value of the first value in the first ListNode?
Node is the parent abstract class.
ListNode is a derived