#!/usr/bin/env python3 import example print(example.add(1, 2)) print(example.says)