A short description of your site's purpose
This project is maintained by carobers
This is the docs directory, written with markdown.
Github makes use of https://jekyllrb.com/ in standard pages unless github actions are used.
import sys
def main():
print("hello world")
# This is a comment
print(str(sys.argv))