https://sunwangshu.com/projects/spring-2017/noc/week1/
The code is based on 01_binary_tree_viz
It generates five random number and add to the tree, then add 47 to it, then add five more random numbers.
Then it finds the number 47 in the tree and highlight the path.
Show() now runs every frame with LRD for future use.