Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c0e11b1

Browse files
authored
Update README.md
1 parent 74179e1 commit c0e11b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,13 @@ to fetch the problem
3232
python leetcode.py -q/--question <question_number>
3333
```
3434
![img_1.png](images/img_1.png)
35+
3536
to fetch problems in range
3637
```
3738
python leetcode.py -q/--question <question_number>:<question_number>
3839
```
3940
![](C:\Users\hardik\Downloads\image.png)
41+
4042
to solve the problem
4143
```
4244
python leetcode.py -s/--solve <question_number>

0 commit comments

Comments
 (0)