Credit
Simple python program to auto credit your code, text, book, whatever!
Setup
First change credit_text to whatever text you would like to credit your code with (Make sure to include the comment keyword at the beginning and "\n" at the end)
Usage
$ python3 credit.py File: "Put your filepath here"
OR
$ python3 credit.py filepath_here_as_arg