Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 412 Bytes

File metadata and controls

24 lines (15 loc) · 412 Bytes

Testing information here!

These are my hackerrank challenges.

USAGE


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