@@ -1,3 +1,5 @@
1
+'''Hello GUI Program'''
2
+
3
import PySimpleGUI as sg
4
5
# Define the window's contents
0 commit comments