240 发简信
IP属地:山东
  • python的hello word

    1、查看python版本: [root@localhost ~]# python -VPython 2.7.5 2、进入python解释器: [...