python 技巧

f ='sldjflsd'
s = [2,2]
item = f'{f[-16:]} {s[1]}'
print(item)
posted @ 2021-01-23 17:30  那时一个人  阅读(63)  评论(0)    收藏  举报