Fancy Math project
This commit is contained in:
2
src/fancymath/math.py
Normal file
2
src/fancymath/math.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def add(x1, x2):
|
||||
return x1 + x2
|
||||
Reference in New Issue
Block a user