pub fn create_expression(node: TreeNode) -> String
Converts a binary tree back to a String like 3*x+5.