Which day of the week?

Hurricane Andrew, which hit Florida on August 24, 1992, was one of the costliest and deadliest hurricanes in US history. Which day of the week did it make landfall?

Let's walk through all of the steps to figure this out.

This exercise is part of the course

Working with Dates and Times in Python

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Import date from datetime
from ____ import ____