We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21cf3cc commit d32d015Copy full SHA for d32d015
data_structures/binary_tree/binary_tree_mirror.py
@@ -1,6 +1,6 @@
1
"""
2
Problem Description:
3
-Given a binary tree, return it's mirror.
+Given a binary tree, return its mirror.
4
5
6
0 commit comments