# 示例 – 编程入门

在这个示例中，我们希望学习本科层次的 Python 编程：

* **课程** – Python 编程入门
* **语言** – 英语
* **教育水平** – 本科
* **学习风格** – 混合 - 视觉（信息图，图表）和讲座
* **沟通风格** – 非正式
* **语气风格** – 鼓励
* **推理框架** – 实用（逐步，可操作的见解）
* **使用表情符号** – 是

<figure><img src="/files/ydgdetHq5AJcR7PnraJ3" alt="teach me anything ex 1"><figcaption></figcaption></figure>

Teach Me Anything 生成课程：

<figure><img src="/files/KjdtRGqtJCuVWrBqtNmU" alt="teach me anything ex 2"><figcaption></figcaption></figure>

一旦课程开始，AI 将逐步完成课程的每个部分：

<figure><img src="/files/7Zr6mrVNp2vpFsNt25jt" alt="teach me anything ex 3"><figcaption></figcaption></figure>

您可以随时请求更多帮助或测试您的理解，Teach Me Anything 将更深入地覆盖该主题或问题：

<figure><img src="/files/yz1rrVQEVNDZKxS9DB30" alt="teach me anything ex 4"><figcaption></figcaption></figure>

然后您可以测试您的理解：

<figure><img src="/files/c7BVfquyLkBUYBSyjaRy" alt="teach me anything ex 5"><figcaption></figcaption></figure>

当您对自己的进展感到满意时，可以随时跳回下一个课程主题：

<figure><img src="/files/3FYeRVpaXQt9oV3ig57k" alt="teach me anything ex 6"><figcaption></figcaption></figure>


---

# 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://docs.skydeck.ai/zh-cn/genstudio-workspace/tools/teach-me-anything/example-intro-to-programming.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.
