I need to count the nodes in a binary tree that have two child nodes. I know how to count all nodes in a binary tree, but not how to access single nodes to look at the child