1. python语法

s=("--{0}sucks"
"--trucks{0}".format("abc"))
print(s)

posted on 2018-11-19 12:45  finallyly  阅读(124)  评论(0编辑  收藏  举报