Hackerrank 30 excercise --> I am new to python and trying to solve all problems in Python. This is HackerRank test (30 examples in 30 days) However I do these excercises at my pace after understanding and learning the logic.
Py_exercise/python_small_examples/pythonSnippets/ This collection is a set of functions I did as excercise from https://codingbat.com/python to understand slicing and other functions. feel free to add comments and suggestions which I can use to improve my knowlegde