Commit bd53ae66 by BellCodeEditor

save project

parent 0cebaffb
Showing with 2 additions and 9 deletions
#倒入日期库
import datetime
#定义函数
def get_daynumber():
y=input("输入年份:")
m=input("输入月份:")
d=input("输入天:")
print("Hello Woard!")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment