DavidD003 commited on
Commit
34184c7
·
1 Parent(s): 6044c7d

Upload TestMeFile.py

Browse files
Files changed (1) hide show
  1. TestMeFile.py +2 -0
TestMeFile.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ def adder(a,b):
2
+ return a+b