forked from course-work/week1
more
This commit is contained in:
5
03-birthday/convert.py
Normal file
5
03-birthday/convert.py
Normal file
@ -0,0 +1,5 @@
|
||||
def age_to_time(age):
|
||||
pass
|
||||
|
||||
def birthday_to_time(birthday):
|
||||
pass
|
Reference in New Issue
Block a user