Find the most steps the user took in the span of three days by coding max(steps).
max(steps)
Make sure to type max(steps).