#!/usr/bin/env python # -*- coding: utf-8 -*- def debug(string): return print(string)