diff --git a/test02.py b/test02.py new file mode 100644 index 0000000..b26f27d --- /dev/null +++ b/test02.py @@ -0,0 +1 @@ +print(1+1) \ No newline at end of file diff --git a/test03.py b/test03.py new file mode 100644 index 0000000..5aa7db9 --- /dev/null +++ b/test03.py @@ -0,0 +1 @@ +print(2+2) \ No newline at end of file