Blaupause tutorial

[1]:
import blaupause as bp
[2]:
bp.add(1, 3)
[2]:
4