# 1.Introduction of Python

* 起源
  * Python的創作者**Guido van Rossom**在設計新的程式語言時, 熱衷於Monty Python的電視節目
  * Monty Python
    * 又譯為巨蟒劇團、蒙提巨蟒、踎低噴飯，是英國的一組超現實幽默表演團體。其創作的英國電視喜劇片《蒙提·派森的飛行馬戲團》，於1969年10月5日在BBC上公開播出，共播出了4季計45集。發源於電視劇的派森劇團，其影響力在隨後數十年裡持續上升，產生了巡迴舞台表演、電影、多部音樂專輯、幾本書籍和一部舞台劇作品，其成員也踏上了獨立的星途。派森劇團之於喜劇的影響力，不亞於披頭士樂隊對音樂的影響。(參考自wikipedia)

      ![](https://1184108162-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4M0G8SFgkeUaGo4vl-%2F-M4M0HrDfjWeZX2tGCNv%2F-M4M0MKedaYwgF3xXy1E%2Fmonty-python-1970-622x415.jpg?generation=1586302950701786\&alt=media)


---

# 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://jen-hsuan-hsieh.gitbook.io/python/chapter1notes-from-research/chapter-1introduction-of-python.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.
