These are my hackerrank challenges.
To get started, run the following commands
#First install all dependencies:
Pip3 install
# Add new challenge
Python3 scripts/new_challenge.py
# Type name of challenge immediately
# Cleanup
Python3 scripts/cleanup.py