現在では、Python 3.8以前の記法である大文字始まりの List は非推奨になっています。 Python 3.9以降のコード例 from typing import Union users: list[ ...
確定! 回上一頁