# MU Python编程

1.将好搭Bit通过USB线与电脑连接，按下POWER键开机，电脑检测到名为MICROBIT的U盘。

![](/files/-LqnUrq8ZySOpJLrDhyW)

2.打开MU离线版，选择模式为micro:bit。

![](/files/-Lqz0_-uknfRMOOiXtT-)

3.在代码编写区编写程序，点击 将程序下载到好搭Bit。

![](/files/-Lqz1Lv408vq7kGx2Rff)

下载成功后，好搭Bit点阵屏滚动显示Hello，World！


---

# 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.haohaodada.cn/jiao-xue-chan-pin/hao-da-bit/mu-python-bian-cheng.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.
