Page 1 of 1

What will be the output of the following Python code if the system date is: 6/19/2017 tday=datetime.date.today() tdelta=

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) 2017-16-19
b) 2017-06-9
c) 2017-06-29
d) Error