# codingbat

## Codingbat 作业配置

登陆 [codingbat网站](https://codingbat.com/) 或者从相应作业题链接。

登陆你的账号（没有账号可以先注册一个，比较简单），点击右上角prefs

![](https://ossp.pengjunjie.com/mweb/16374631877230.jpg)

其中teacher share填入相应的邮箱

Memo填入对应的小组

![](https://ossp.pengjunjie.com/mweb/16374632201573.jpg)

完成后再做对应的作业即可。


---

# 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://gitbook.uxres.com/pythonji-chu/codingbat.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.
