# -*- coding: utf-8 -*-

from cpp import testpy

print testpy.hello_world()
