File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ The Python Domain is further Divided into the following sub-domains.
55
55
| Problem | Difficulty | Solution Link |
56
56
| ---------| ------------| ---------------|
57
57
| [ List Comprehensions] ( https://www.hackerrank.com/challenges/list-comprehensions ) | Easy | [ Solution] ( https://github.com/anishLearnsToCode/hackerrank-python/blob/master/basic-data-types/ListComprehension.py ) |
58
- | [ Find the Runner-Up Score] ( https://www.hackerrank.com/challenges/find-second-maximum-number-in-a-list ) | Easy | |
58
+ | [ Find the Runner-Up Score] ( https://www.hackerrank.com/challenges/find-second-maximum-number-in-a-list ) | Easy | [ Solution ] ( https://github.com/anishLearnsToCode/hackerrank-python/blob/master/basic-data-types/FindTheRunnerUpScore.py ) |
59
59
| [ Nested Lists] ( https://www.hackerrank.com/challenges/nested-list ) | Easy | |
60
60
| [ Finding The Percentage] ( https://www.hackerrank.com/challenges/finding-the-percentage ) | Easy | |
61
61
| [ Lists] ( https://www.hackerrank.com/challenges/python-lists ) | Easy | |
You can’t perform that action at this time.
0 commit comments