Utilities:

test_project.add(x, y)[source]

Add two numbers together.

Note

This is acutally defined for anything, where the + operator is defined.

test_project.hello_world()[source]

Write hello world.