Test package for tools
Test package for tools
test_package package
Submodules
test_package.test_package module
Module contents
Test package for tools
Docs
»
test_package package
Edit on GitHub
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
¶