Files
2025-05-20 11:57:43 -04:00

6 lines
54 B
Python

#!/usr/bin/env python
def ham(n):
return n * 10