Python comes with a library of standard modules. Check here. Remember that you can use Ctrl + Space after dot to explore available methods of a module.

Print current date using imported builtin module datetime.