zaidmehdi's picture
initializing main
c1f16ee
raw
history blame
65 Bytes
def main():
return
if __name__ == "__main__":
main()