Initial commit
This commit is contained in:
2
python/Date/Python program to get the current time.py
Normal file
2
python/Date/Python program to get the current time.py
Normal file
@@ -0,0 +1,2 @@
|
||||
import datetime
|
||||
print(datetime.datetime.now().time())
|
||||
Reference in New Issue
Block a user