Find longest (string) key in dictionary

前端 未结 3 1360
野趣味
野趣味 2020-12-19 12:49

This question is similar to Python - Find longest (most words) key in dictionary - but I need the pure number of characters.

Example input:

d = {\'gr         


        
3条回答
提交回复
热议问题