Spaces:
Running
on
Zero
Running
on
Zero
File size: 40 Bytes
f8033e0 |
1 2 3 |
def add_numbers(a, b):
return a + b
|