# 跑代码 (python)是指什么意思

是指内置Python环境，通俗来讲是相当于windows电脑安装了运行某个软件的驱动的原理

并非只能写Python代码，它可以撰写任何语言


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gptmeta-docs.mygptmeta.com/chang-jian-wen-ti/pao-dai-ma-python-shi-zhi-shen-me-yi-si.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
