#!/usr/bin/env python3

from test import m

m.greeting(1)
