Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 76 Bytes

uu.md

File metadata and controls

3 lines (3 loc) · 76 Bytes

from datetime import datetime start_time = datetime.now() print(start_time)