python在win运行的方法: 1、使用python编辑器IDLE可以运行python 2、可以使用pycharm运行python 3、打开cmd命令窗口,直接输入“python”回车就可以运行python了 更多Python知识,请关注:Python自学网!!