#!/usr/bin/env python # coding: utf-8 # In[ ]: import time print(time.strftime("%a %b %d %Y")) # press 'Tab' for autocomplete # In[ ]: # press 'Shift' + 'Tab' for doc # In[ ]: # In[ ]: