Skip to content

Commit cff1b4d

Browse files
solves xml 1 find the score
1 parent 7664a7e commit cff1b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ The Python Domain is further Divided into the following sub-domains.
198198
### XML
199199
| Problem | Difficulty | Solution Link |
200200
|---------|------------|---------------|
201-
| [XML 1 - Find the Score](https://www.hackerrank.com/challenges/xml-1-find-the-score) | Easy | |
201+
| [XML 1 - Find the Score](https://www.hackerrank.com/challenges/xml-1-find-the-score) | Easy | [Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/xml/xml-1-find-the-score.py) |
202202
| [XML 2 - Find the Maximum Depth](https://www.hackerrank.com/challenges/xml2-find-the-maximum-depth) | Easy | |
203203

204204

0 commit comments

Comments
 (0)