1、在已新建的python文件,定义函数show_stu,并打印内容
3、定义类Student,然后在类中定义函数show_stu,并打印结果
5、调用show_stu函数,并打印变量user和对应的值