标签: python
我正在审查Python材料,并且写了它是一种解释性语言。下面的图表显示为source code - > checker - > interpreter - > output。什么是检查员?
source code
checker
interpreter
output