Skip to content

Commit c024965

Browse files
Chris WuChris Wu
Chris Wu
authored and
Chris Wu
committed
readme
1 parent 7689c75 commit c024965

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
#Leetcode Python Solution
1+
# Leetcode Python Solution
22
1. This is my Python Solution on leetcode `@christopherwu0529`.
33

4-
2. The question is at `<https://leetcode.com/problems/the-file-name/>`.
4+
2. I really take time tried to make the best solution or explaination, because I wanted to help others like me. If you like my answer, a star on GitHub means a lot to me. <https://github.com/wuduhren/leetcode-python>.
55

6-
For example, `merge-sorted-array.py`'s question is at <https://leetcode.com/problems/merge-sorted-array/>.
6+
3. The question is at `<https://leetcode.com/problems/the-file-name/>`.
77

8-
9-
3. I really take time tried to make the best solution or explaination, because I wanted to help others like me. If you like my answer, a star on GitHub means a lot to me. <https://github.com/wuduhren/leetcode-python>.
8+
For example, `merge-sorted-array.py`'s question is at <https://leetcode.com/problems/merge-sorted-array/>.

0 commit comments

Comments
 (0)