ニュース

さて、前回はPythonではどんなことができるのかを中心に、インストール方法、Pythonに標準でついてくる統合開発環境IDLEのご紹介までをまとめまし ...
I did end up just installing another copy of python, and I can run idle now. I think I may have done it wrong though, as the ../Tools/idle directory is in my home directory.<BR><BR>Oh well, it works.
まずはPythonに付属している統合開発環境IDLEを利用してPythonのプログラムを実行する方法について学びたいと思います。 IDLEとはなにか。