From 40057bdd86bf62bc8305fd91b812da2d3fe4cfd2 Mon Sep 17 00:00:00 2001 From: mi5pucnx4 <1756318241@qq.com> Date: Thu, 2 Sep 2021 10:56:29 +0800 Subject: [PATCH] Add test2.py --- test2.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test2.py diff --git a/test2.py b/test2.py new file mode 100644 index 0000000..e75154b --- /dev/null +++ b/test2.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file