The number of degree 3 nodes in a ternary tree (三叉树) is only rel
The number of degree 3 nodes in a ternary tree (三叉树) is only related to the number of degree 2 nodes and that of leaf nodes, i.e it has nothing to do with the number of degree 1 nodes.
~@[](2)答案:TRUE