Skip to content
Snippets Groups Projects
Commit c30f9906 authored by Soraya Arias's avatar Soraya Arias
Browse files

Update pwk.py

parent dd3395bb
No related branches found
No related tags found
No related merge requests found
......@@ -746,7 +746,7 @@ def end():
global _end_time
_end_time = datetime.datetime.now()
print('End time is :', time.strftime("%A %-d %B %Y, %H:%M:%S"))
print('End time is :', time.strftime("%A %d %B %Y, %H:%M:%S"))
print('Duration is :', hdelay_ms(_end_time - _start_time))
print('This notebook ends here')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment