We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4497129 commit b103e3cCopy full SHA for b103e3c
1 file changed
binary_tree_python.md
@@ -60,7 +60,8 @@ bintrees提供了丰富的API,涵盖了通常的多种应用。下面逐条说
60
61
- 实例化
62
63
-
+看例子:
64
+
65
>>> btree = BinaryTree()
66
>>> btree
67
BinaryTree({})
0 commit comments