Files
hello-world/p/PySimpleGUI.py
calgary34 3c5bd89516 Add PySimpleGUI (#1259)
* Create PySimpleGUI.py

* Update readme.md

* language count increment
2022-01-20 18:07:17 -06:00

4 lines
64 B
Python

import PySimpleGUI
PySimpleGUI.popup_no_buttons('Hello World')