ニュース

筒井@ryu22eです。2023年5月の「Python Monthly Topics」のテーマは、Python 3.11からtypingモジュールに追加された「assert_never関数、Never型」です。
The pattern-matching syntax introduced in Python 3.10 allows for powerful new programming techniques for decision-making in apps.