爱她吗 发表于 2017-4-21 11:42:09

Python Gossip:指令互动环境

Python Gossip:指令互动环境
2010年09月18日
  你可以至Python的官方网站下载安装Python,初学Python,可以执行Python安装目录中的python指令,启动指令互动环境来作些简单的程式练习,可以自行进入文字模式,设定PATH中包括Python安装目录,再执行python指令,或者是直接在Windows中点选python可执行档以进入指令互动环境:
  Type "help", "copyright", "credits" or "license" for more information. Type "help", "copyright", "credits" or "license" for more information.
  >>> >>>
  
页: [1]
查看完整版本: Python Gossip:指令互动环境