# 参考文献

本サポートページの教材を作成するにあたり，以下の文献を参考にしました．

## 書籍

- Bill Lubanovic (著), 斎藤 康毅 (監修), 長尾 高弘 (翻訳), "入門 Python 3", オライリージャパン.
- 三谷 純 (著), "Python ゼロからはじめるプログラミング", 翔泳社.

## ウェブサイト

- [東京大学「Pythonプログラミング入門」](https://utokyo-ipp.github.io)
- [ゼロから学ぶPython](https://github.com/kaityo256/python_zero)
- [Numpy Reference](https://numpy.org/doc/stable/reference/)
- [PIL Reference](https://pillow.readthedocs.io/en/stable/)