prog5_5.py

import math

print(dir(math))

# プログラム5-5(モジュールが持つ名前の一覧)