libclayer/bindings/python/src/kernaux/example.py

3 lines
43 B
Python

def add_one(number):
return number + 1