python print的用法

for k in numbers:     print("{} = {}".format(k, numbers[k]))

posted @ 2020-12-25 16:08  bH1pJ  阅读(24)  评论(0编辑  收藏  举报