We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7664a7e commit cff1b4dCopy full SHA for cff1b4d
README.md
@@ -198,7 +198,7 @@ The Python Domain is further Divided into the following sub-domains.
198
### XML
199
| Problem | Difficulty | Solution Link |
200
|---------|------------|---------------|
201
-| [XML 1 - Find the Score](https://www.hackerrank.com/challenges/xml-1-find-the-score) | Easy | |
+| [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) |
202
| [XML 2 - Find the Maximum Depth](https://www.hackerrank.com/challenges/xml2-find-the-maximum-depth) | Easy | |
203
204
0 commit comments