For a homework task we make a recursive function to find the amount of subjects of a binary tree implemented in a dictionary.
I know how to traverse in a binary tree