diff --git a/test.py b/test.py new file mode 100644 index 0000000..81499ea --- /dev/null +++ b/test.py @@ -0,0 +1,3 @@ +a=8 +b=7 +c=88 \ No newline at end of file