摘要:
list derivatives & dict deconstruction ebb = dict(zip('abcde', (11, 22, 11, 33, 22))) print(ebb) print([k for k, v in ebb.items() if v == 11]) filter 阅读全文
posted @ 2022-02-28 16:54
ascertain
阅读(27)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2022-02-28 14:30
ascertain
阅读(27)
评论(0)
推荐(0)

浙公网安备 33010602011771号