#!/usr/bin/env python

from hello_world import hello
hello()
