Welcome to Test Project’s documentation!

This module contains the imports for test_project.

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.

Indices and tables