diff --git a/tkinterTUT/tk2_label_button.py b/tkinterTUT/tk2_label_button.py index c618f85..ce51cac 100644 --- a/tkinterTUT/tk2_label_button.py +++ b/tkinterTUT/tk2_label_button.py @@ -31,3 +31,7 @@ def hit_me(): window.mainloop() + + + +# 123 \ No newline at end of file