File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Quick Links ⚡ :
80
80
| [ Print Function] ( https://www.hackerrank.com/challenges/python-print ) | Easy | [ Solution] ( https://github.com/anishLearnsToCode/hackerrank-python/blob/master/introduction/PrintFunction.py ) |
81
81
82
82
83
- ### Basic Data Types [ ⤴ ] ( #sub-domains--problems-solutions-in-the-python-domain )
83
+ ### Basic Data Types [ ☝ ] ( #sub-domains--problems-solutions-in-the-python-domain )
84
84
| Problem | Difficulty | Solution Link |
85
85
| ---------| ------------| ---------------|
86
86
| [ 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 ⚡ :
91
91
| [ Tuples] ( https://www.hackerrank.com/challenges/python-tuples ) | Easy | [ Solution] ( https://github.com/anishLearnsToCode/hackerrank-python/blob/master/basic-data-types/tuples.py ) |
92
92
93
93
94
- ### Strings [ 🆙 ] ( #sub-domains--problems-solutions-in-the-python-domain )
94
+ ### Strings [ 👆 ] ( #sub-domains--problems-solutions-in-the-python-domain )
95
95
| Problem | Difficulty | Solution Link |
96
96
| ---------| ------------| ---------------|
97
97
| [ sWAP cASE] ( https://www.hackerrank.com/challenges/swap-case ) | Easy | [ Solution] ( https://github.com/anishLearnsToCode/hackerrank-python/blob/master/strings/swap-case.py ) |
You can’t perform that action at this time.
0 commit comments