Convert ISO Date (Challenge)

# Introduction In Python, dates can be represented in various formats. One such format is the ISO-8601 format, which is a standard format for representing dates and times. In this challenge, you will be tasked with converting a date from its ISO-8601 representation to a `datetime.datetime` object.

|60 : 00

Click the virtual machine below to start practicing