python3
分类
描述
Python 3解释器
语法
python3 [选项] [脚本]
常用选项
使用示例
- python3 script.py: 运行Python3脚本
相关命令