from my_custom_library_kaynat-custom-math-utility-package-v1 import operation
print("Library result:",operation.multiply(2,5))
