Python calculates the date after the specified number of days

From , 5 Years ago, written in Python, viewed 191 times.
URL https://pastebin.vip/view/88fcf48a
  1.  d1 = datetime.datetime.now()
  2. d3 = d1 + datetime.timedelta(days =10)
  3. print d3.ctime()

Reply to "Python calculates the date after the specified number of days"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website