Fundamentals/Birthday/convert.py
2023-09-25 14:36:26 -04:00

6 lines
67 B
Python

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