#!/usr/bin/env python # Define global debug function debug = lambda msg : print(f">> Debug: {msg}")