What is the output of the following program? tday=datetime.date.today() print(tday.month())

What is the output of the following program? tday=datetime.date.today() print(tday.month())
8
Good Your Answer is Correct
Aug
0
8

Leave a Reply

Your email address will not be published. Required fields are marked *