diff --git a/add.py b/add.py new file mode 100644 index 0000000..86fbde0 --- /dev/null +++ b/add.py @@ -0,0 +1,2 @@ +a=1 +b=2 \ No newline at end of file diff --git a/add1.py b/add1.py new file mode 100644 index 0000000..86fbde0 --- /dev/null +++ b/add1.py @@ -0,0 +1,2 @@ +a=1 +b=2 \ No newline at end of file