ニュース

今回は、Pythonに標準でインストールされているGUIライブラリTkinterを利用して、画面に図形を描画してみよう。 Tkinterとは?
Tkinter: Tkinter is the standard GUI library for Python and is included in most Python installations. It provides a set of tools and widgets for building desktop applications.