Python 3.15 introduces an immutable or ‘frozen’ dictionary that is useful in places ordinary dicts can’t be used.
Python3. 0では、 リスト処理に関わる多くの関数/ メソッドに変更が加えられました。また、 リスト処理を行う際に非常に便利なリスト内包表記にも追加・ 変更が加えられています。今回は、 それらの関数/ メソッド/ 構文について書きたいと思います。