Overview This is a Tkinter-based flashcard application created as part of the "100 Days of Python" course by Dr. Angela Yu on Udemy. The app helps users learn German-English word pairs by displaying a ...
This is a project to learn Norwegian (A2) through flashcards in Python. All the conversations in the book På Vei (2018) are added here to learn. The card can be run sequentially at the first stage to ...
pythonのTkinter用GUI設計ツール、PAGEを使って Widgetを設計画面に貼り付け、pythonのGUIコードを出力してみました。PAGEが出力するのはあくまでTkinter用ですが、さらにそれをCustomTkinter用に書き換えるよう、GCAに依頼すれば、それもできました。 今回の目論見 今回 ...