Files
zzs_test/demo.py

2 lines
31 B
Python
Raw Normal View History

2026-02-26 20:08:25 +08:00
def add(a, b):
return a + b