8000 adds link to go to top of page · jongfranco/hackerrank-python@548aeae · GitHub
[go: up one dir, main page]

Skip to content

Commit 548aeae

Browse files
adds link to go to top of page
1 parent edf00ad commit 548aeae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Quick Links ⚡ :
8080
| [Print Function](https://www.hackerrank.com/challenges/python-print) | Easy | [Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/introduction/PrintFunction.py) |
8181

8282

83-
### Basic Data Types [](#sub-domains--problems-solutions-in-the-python-domain)
83+
### Basic Data Types [](#sub-domains--problems-solutions-in-the-python-domain)
8484
| Problem | Difficulty | Solution Link |
8585
|---------|------------|---------------|
8686
| [List Comprehensions](https://www.hackerrank.com/challenges/list-comprehensions) | Easy | [Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/basic-data-types/ListComprehension.py) |
@@ -91,7 +91,7 @@ Quick Links ⚡ :
9191
| [Tuples](https://www.hackerrank.com/challenges/python-tuples) | Easy | [Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/basic-data-types/tuples.py) |
9292

9393

94-
### Strings [🆙](#sub-domains--problems-solutions-in-the-python-domain)
94+
### Strings [👆](#sub-domains--problems-solutions-in-the-python-domain)
9595
| Problem | Difficulty | Solution Link |
9696
|---------|------------|---------------|
9797
| [sWAP cASE](https://www.hackerrank.com/challenges/swap-case) | Easy | [Solution](https://github.com/anishLearnsToCode/hackerrank-python/blob/master/strings/swap-case.py) |

0 commit comments

Comments
 (0)
0