shok package

Subpackages

Submodules

shok.cli module

shok.cli.main(n1: int, n2: int) None[source]

Add the arguments and print the result.

shok.main module

shok.main.add(n1: int, n2: int) int[source]

Add the arguments.