print('欢迎来到 InsCode') name=input('请输入你的姓名,以回车结束。') print('hello',name) n=int(input('请输入你的出生月份数字,以回车结束。')) m=int(input('请输入你的出生日期数字,以回车结束。')) if 2