diff --git a/add.py b/add.py index c3a186e..e97e276 100644 --- a/add.py +++ b/add.py @@ -1,4 +1,4 @@ - +asd a = 3 diff --git a/demo.py b/demo.py new file mode 100644 index 0000000..4f63828 --- /dev/null +++ b/demo.py @@ -0,0 +1 @@ +a+b = b \ No newline at end of file