Home / TryIronPython / TryIronPython / Python / Example5.py
import ExampleModule ExampleModule.SayHello() print(ExampleModule.Summ(5, 10))