一般社団法人Pythonエンジニア育成推進協会はコラム「Pythonのリスト(list)、辞書(dict)、タプル、(tuple)、集合(set)とは」を公開しました。 こんにちは、Pythonエンジニア育成推進協会 顧問理事の寺田です。私は試験の問題策定とコミュニティ連携を ...
Python 3.15 introduces an immutable or ‘frozen’ dictionary that is useful in places ordinary dicts can’t be used.