Python格式化输出的三种方式:%、string.format()、f-string

NoSuchKey