Visits left subtree, then node, then right subtree for a systematic linear ordering of a binary tree’s nodes.
Explain code with DocComment! Try out your own code!