def test_click(event): print(event.type) def test_error(event): shenanigans() print('Hello Console!')