is_leaf# BinTreeNode.is_leaf() → bool# Whether this node is a leaf. A leaf is a node with no children.