Skip to content

Commit 1fc950f

Browse files
committed
Update README.md
1 parent 694b32a commit 1fc950f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ A repo that contains my solutions to coding practice problems on leetcode.com! T
66
77
Repo also contains some problems from BinarySearch.io & Pramp, which are other prep sites.
88

9-
File format: [leetcode problem #]-name_of_problem.py
9+
File format for python 2: [problem #]-name_of_problem.py
10+
File format for python 3: [problem #]_name-of-problem.py (will almost always the last part of the URL)

0 commit comments

Comments
 (0)