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
a) 2017-16-19
b) 2017-06-9
c) 2017-06-29
d) Error
b) 2017-06-9
c) 2017-06-29
d) Error