diff --git a/wowitsafile.py b/wowitsafile.py new file mode 100644 index 0000000..165987f --- /dev/null +++ b/wowitsafile.py @@ -0,0 +1,2 @@ +if __name__ == "__main__": + print("hello world") \ No newline at end of file