week1/03-birthday/convert.py
2023-09-20 09:53:04 -04:00

6 lines
67 B
Python

def age_to_time(age):
pass
def birthday_to_time(birthday):
pass