'''格式化字符串的三种方式'''
# https://blog.csdn.net/weixin_69282249/article/details/124940225
# %格式化法
# f格式化法
# formate格式化法
当然还有exec eval等
微信扫一扫
'''格式化字符串的三种方式'''
# https://blog.csdn.net/weixin_69282249/article/details/124940225
# %格式化法
# f格式化法
# formate格式化法
当然还有exec eval等
相关推荐