Hi,
I have two questions, if someone can help me please
I need it urgently!!
Thanks to all!
1. Tree class
Make a function that counts the number of nodes with two children in a binary tree.
2. List class
Make a function that prints the elements of the list with first element (START), that do not repeat.