- 1

Does anybodu know how to properly use the import time for python?

One fo my friends showed me a plug in named time. I tried to use the import time but I couldn' figure it out what to do next. Do me a favor and give me some suggestions how to properly use it.

10th Feb 2017, 9:54 AM
Pasindu Nirmal Silva
Pasindu Nirmal Silva - avatar
2 odpowiedzi
+ 1
import time help(time)
10th Feb 2017, 1:21 PM
visph
visph - avatar
0
import time time.asctime()
10th Feb 2017, 12:51 PM
1-up Man
1-up Man - avatar