#!/usr/bin/python3 -s
# encoding: utf-8

from cowpy import cow
cow.main()
