Dates and Times

# Introduction The Python `datetime` module provides a range of classes for manipulating dates and times. In this lab, we will explore some of the most commonly used classes and functions from this module, and learn how to use them to perform a variety of tasks such as working with dates, times, and time deltas. ## Achievements - `datetime` Module

|60 : 00

Click the virtual machine below to start practicing