Exercise: Subtract two dates

Subtract one date from another to get a timedelta describing the gap.
Python
Setting up Python environment...
Output