Exercise: Build a timedelta

Create a timedelta that represents a one-week span and store it in one_week.
Python
Setting up Python environment...
Output