# -*- coding: utf-8 -*- from core import * def start(): """Example Dipatch""" print('Example executed')