Compare commits

..

No commits in common. "f8b5f5cd226db3ea7bd5471435218520a232330e" and "eb1439231652b94f10dd8ec371aab9cd33d84799" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -1 +0,0 @@
a - b

View File

@ -1,2 +1 @@
# func to add
def add(a, b): return a + b
a + b