摘要: 笨方法系列name=input("please input your name :")age=input("please input your age:")# print("you name is %s,you age is %d"%(name,age))print(f"you name is {n 阅读全文
posted @ 2020-08-03 23:48 质料 阅读(150) 评论(0) 推荐(0)