Python Programming
Sunday, May 26, 2019
WAP to print the system date
import datetime
now = datetime.datetime.now()
print(now)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment