python中的格式化输出age = input("Age:") job = input("Job:") hobby = input("Hobbie:") info = ''' ----...itlaoxin2021-02-12python 阅读(449)