Files
test-ci/main.py
T

2 lines
31 B
Python
Raw Normal View History

2026-07-30 08:39:38 +07:00
def add(a, b):
return a + b