We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f780433 commit 112a64aCopy full SHA for 112a64a
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