Congratulations, you completed this section!

Here is a summary of what you learned in this section:

import datetime
x = datetime.datetime.now()
print(x)