0. Missingno[?] (?)
For further reference: Pokemon Information (http://www.azureheights.com/)
... binary trees. Once we have a binary tree in this form, a simple inorder traversal can give us the node values in sorted order: def traverse_binary_tree(treenode): ...