0
/ 1.0
Write a recursive function that returns the sum of the values for all of the nodes of the binary tree with root "root".
Score: 0 / 1.0
Write a recursive function that returns the sum of the values for all of the nodes of the binary tree with root "root".