diff --git a/doc/test.txt b/doc/test.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/zjp.py b/src/zjp.py new file mode 100644 index 0000000..e75154b --- /dev/null +++ b/src/zjp.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file