#定义了一个无参无返回值的函数def myPrint(): print("sunck is a very good man!") print("sunck is a nice man!") print("sunck is a handsome man!") myPrint()myPrint()myPrint()myPrint()myPrint()
原文地址:https://www.cnblogs.com/pygo/p/12243029.html
时间: 2024-10-29 03:51:30
#定义了一个无参无返回值的函数def myPrint(): print("sunck is a very good man!") print("sunck is a nice man!") print("sunck is a handsome man!") myPrint()myPrint()myPrint()myPrint()myPrint()
原文地址:https://www.cnblogs.com/pygo/p/12243029.html