Skip to content

Commit 5f6af78

Browse files
Update README.md
1 parent 911bf76 commit 5f6af78

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Hackerrank_python/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
## Python <br>
66
> 1.Introduction <br>
7-
87
| Subdomain | Difficulty | Problem link | Solution |
98
|:---------:|:----------:|:-----------: |:--------:|
109
|Introduction|Easy|[Say "Hello, World!" With Python](https://www.hackerrank.com/challenges/py-hello-world/problem)|[Say _Hello, World!_ With Python.py](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/1.introduction/01.Say%20_Hello%2C%20World!_%20With%20Python.py)|
@@ -14,9 +13,7 @@
1413
|Introduction|Easy|[Loops](https://www.hackerrank.com/challenges/python-loops/problem)|[Loops.py](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/1.introduction/05.Loops.py)|
1514
|Introduction|Medium|[Write a function](https://www.hackerrank.com/challenges/write-a-function/problem)|[Write a function.py ](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/1.introduction/06.Write%20a%20function.py)|
1615
|Introduction|Easy|[Print Function](https://www.hackerrank.com/challenges/python-print/problem)|[Print Function.py ](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/1.introduction/07.Print%20Function.py)|
17-
1816
> 2.Basic Data Types <br>
19-
2017
| Subdomain | Difficulty | Problem link | Solution |
2118
|:---------:|:----------:|:-----------: |:--------:|
2219
|Basic Data Types|Easy|[List Comprehensions](https://www.hackerrank.com/challenges/list-comprehensions/problem)|[List Comprehensions.py](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/2.basic%20data%20types/08.List%20Comprehensions.py)|
@@ -200,6 +197,5 @@
200197
201198
| Subdomain | Difficulty | Problem link | Solution |
202199
|:---------:|:----------:|:-----------: |:--------:|
203-
204200
|Debugging|Medium|[Words Score](https://www.hackerrank.com/challenges/words-score/problem)|[words-score.py](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/17.debugging/1.Words%20Score.py)|
205201
|Debugging|Medium|[Default Arguments](https://www.hackerrank.com/challenges/default-arguments/problem)|[default-arguments.py](https://github.com/Kushal997-das/Competitive-Programming/blob/master/Hackerrank_python/17.debugging/2.Default%20Arguments.py)|

0 commit comments

Comments
 (0)