 print(str1)
运行后输入bye或者
str1 = "bye" print(str1)
input(bye) 是什么鬼