# Practice:ポリゴン<難易度 中上>

## ポリゴン

![](/files/-LAM0ycdZ6-lpxo0q-s8)

次(つぎ)のお題(だい)はポリゴンです。 3Dを利用(りよう)したプログラムを書(か)いて見(み)ましょう。

## Scratchでの見本(みほん)

<https://scratch.mit.edu/projects/87832173/#player>

![](/files/-LAM0ydQEGSdGfQbDpKS)

<https://scratch.mit.edu/projects/88155875/>

![](/files/-LAM0ydxCit9YnMku5qC)


---

# 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://firefirebook.firefirestyle.net/polygon.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.
