You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Write a function | [Problem](https://www.hackerrank.com/challenges/write-a-function/problem) | [Solution](https://github.com/sahiljanbandhu/Python-Programming/blob/master/Introduction/Write%20a%20function/Solution.py) |
14
14
- Print Function | [Problem](https://www.hackerrank.com/challenges/python-print/problem) | [Solution](https://github.com/sahiljanbandhu/Python-Programming/blob/master/Introduction/Print%20Function/Solution.py) |
15
+
02. Basic Data Types
16
+
- List Comprehensions | [Problem](https://www.hackerrank.com/challenges/list-comprehensions/problem) | [Solution](https://github.com/sahiljanbandhu/Python-Programming/blob/master/Basic%20Data%20Types/List%20Comprehensions/Solution.py) |
17
+
- Find The Runner-Up Score! | [Problem](https://www.hackerrank.com/challenges/find-second-maximum-number-in-a-list/problem) | [Solution](https://github.com/sahiljanbandhu/Python-Programming/blob/master/Basic%20Data%20Types/Find%20the%20Runner-Up%20Score!/Solution.py) |
0 commit comments