Right! This makes sense when we already have a function with the same name in a script.
We've renamed the date() function from the datetime module to avoid conflict with our own date(), right?
date()
datetime