Happy birthday!

Report a typo

Create a datetime.datetime object representing your birthday. Make it as detailed as you can. Name the variable birthday. You don't need to print anything!

Write a program in Python 3
import datetime

# create birthday here
___

Create a free account to access the full topic