test_package package

Submodules

test_package.test_package module

test_package.test_package.foo(a, b)[source]

Add a and b and return the answer.

For example, >>> foo(4,3) 7

Module contents