2. 使用 Python 解释器

2.1. 援引解释器

Python 解释器通常安装于 /usr/local/bin/python3.13 在那些可用机器中;放置 /usr/local/bin 在 Unix Shell 搜索路径中,通过键入命令来启动它是可能的:

python3.13