File size: 50 Bytes
7a8b419
 
 
1
2
3
# tools.py
def add_numbers(a, b):
    return a + b