python print的用法

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

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