Q48
What will be the output of the following code:import datetimeprint(datetime.date.today())
A.
The current date
AnswerB.
An error will occur
C.
datetime
D.
26-08-23
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board