from lucky import display def buttonClick(event): print(42) display()
Add task