#!python

from Echoo import echoo

if __name__ == '__main__':
    echoo.run()