🌈 搜索
📅  最后修改于: 2022-03-11 14:45:28.008000             🧑  作者: Mango
a = 'The length of this string is:' print(a, len(a)) print('Wait.. You just made it longer!')