Skip to content

feat: add PySimpleGUI calculator & notepad GUI demo scripts#115

Open
zhouzihanzzz wants to merge 1 commit into
trekhleb:masterfrom
zhouzihanzzz:feat/add_gui_calc_notepad
Open

feat: add PySimpleGUI calculator & notepad GUI demo scripts#115
zhouzihanzzz wants to merge 1 commit into
trekhleb:masterfrom
zhouzihanzzz:feat/add_gui_calc_notepad

Conversation

@zhouzihanzzz

Copy link
Copy Markdown

Added two beginner-friendly GUI demo scripts built with PySimpleGUI under src folder:

  1. Four-operation graphical calculator with input error capture
  2. Local text notepad that supports save, load and clear .txt files
    All scripts contain detailed Chinese comments for new Python learners to study GUI programming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant