Exercise: Parse a date string
Use
strptime with the format '%Y-%m-%d' to turn the string into a real datetime.Premium
Python
Setting up Python environment... Output