packagehowto/analyze.py

4 lines
56 B
Python

from numerix.addition import add_two
print(add_two(5))