# Introduction The Python programming language has two built-in `time` and `datetime` module that provides a variety of useful classes and functions for working with dates and times. In this challenge, you will perform some operations on date and time values.
Click the virtual machine below to start practicing