notebook.community
Edit and run
In [ ]: import time print(time.strftime("%a %b %d %Y"))
import time print(time.strftime("%a %b %d %Y"))
press 'Tab' for autocomplete
In [ ]:
press 'Shift' + 'Tab' for doc