You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a binary tree r. We would like to see the values of r printed out, line-by-line.
(If you imagine your filesystem as a tree (which it sort of is...), this is implementing the command "ls".)