时间:2024-10-13 08:44:38
1、打开hello.py文件
2、在之前定义的函数的括号里添加一个name,就相当于参数
3、在print里把name拼接进去
4、在调用的函数里写上wooder
5、调用hello.py,打印输出