python格式化输出

格式化输出

str="<{} {}>".format('jack',21)
print(str)

 

posted @ 2019-06-29 10:50  jiuchen  阅读(360)  评论(0编辑  收藏  举报