avatar Newbie Bite 36. Working With Dates - part 2

In this Bite, we are going to continue working with dates in Python, focusing on using the date class from the datetime module.

This time though, we will focus on the difference between importing the entire module and importing a specific object from the module.

Login and get coding
go back
Focus on this Bite hiding sidebars, turn on Focus Mode.

Ask for Help