时间:2024-11-01 10:31:05
1、打开系统终端。
2、在命令行输入python3,输入python3表示用的python3版本,如果只输入python的话表示用的是python的第2个版本
3、然后输入 print('hello world')