commit ae7057f0299d5fc4095e574bfb4af123bcad741e Author: mongi Date: Thu Nov 28 17:19:52 2024 +0000 Add py_test.py diff --git a/py_test.py b/py_test.py new file mode 100644 index 0000000..e75154b --- /dev/null +++ b/py_test.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file