Bronze challenge: format the date and time string to return the full name of the month rather than its number.
Psst: check out the format patterns in the Python documentation on the datetime module.
datetime