ghost717
init
7a8b419
raw
history blame contribute delete
50 Bytes
# tools.py
def add_numbers(a, b):
return a + b