myrepo/somecode.py
Denis Galimov f8b5f5cd22
add commet
2025-01-24 01:07:52 +03:00

3 lines
42 B
Python

# func to add
def add(a, b): return a + b