This image contains all the details needed to understand this q
s = ‘paper’
t = ‘title’
and a simple dic storing char counts fails to return the values and keys in the same order. Why?
I expected them to return the same order of values (based on when they were added to the respective dicts)
New contributor
Jayaditya Sethi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1