## Hackerrank Submissions **Get Hackerrank Submissions as files** - - Download the user data from the Hackerrank Settings Panel. - Run the script and provide the name of the downloaded file. - The script will extract all the submissions and write them as files to the current directory ## Instructions - Create a new folder for your script and file/folder name should be appropriate. - Create a `README.md` (**[using this template](https://github.com/python-geeks/Automation-scripts/blob/main/README_TEMPLATE.md)**) in your folder for program Instructions - add requirements.txt if needed ### Programming Language - [x] Python Happy Coding