1. python语法

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

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