PySimpleGUI/docs/eCookbook/user-submitted-examples/language-selection.md
2022-06-30 15:54:57 -04:00

8 lines
397 B
Markdown

## Language Selection
This example program come to us from GitHub user [jerrylususu](https://github.com/jerrylususu). You'll find the repo for this project here:
https://github.com/jerrylususu/PySimpleGUI-Demo-LangSelect
<iframe src='https://trinket.io/embed/pygame/230a32be16?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>