Comment on Python DictionariesComments−trishmapow23yNote that dictionaries are officially ordered since Python 3.7.−ankit_it09OP3yI agree
Comments
Note that dictionaries are officially ordered since Python 3.7.
I agree