Exercise: Read attributes from a date

Pull the year, month, and day off a date object and store each one in its own variable.
Python
Setting up Python environment...
Output