# 3. 變數與陳述式

```
「要創造世界需要各種各樣的東西，不是嗎，神父？」 
「我兒子就是這樣，就是這樣。」
—Pirate Captain Thomas Bartholomew Red to the Padre, Pirates
```

C 語言一定有很多好的素材。

是啊。

由於各種原因，如果我們把程式中可以找到的一些型別進行分類的話，大家都會比較容易清楚地知道我們在說些什麼。


---

# 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://beej-c-zhtw.netdpi.net/3.-bian-shu-yu-chen-shu-shi.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.
