how to print date in python by reading code example Example: python print datetime import datetime print("Now:", datetime.datetime.now())