RunCodeFlowModule / library.py
Tachi67's picture
Upload 2 files
6c31409
raw
history blame
43 Bytes
def add_two_numbers(a, b):
return a + b