🌈 搜索
📅  最后修改于: 2022-03-11 14:45:28.995000             🧑  作者: Mango
#Input in python name = input('What is your name') print('Hello'+ name + ' !')