#!/usr/bin/env python3

from corn import start
start()
