Last commit not found
raw
history blame
50 Bytes
# tools.py
def add_numbers(a, b):
return a + b