Python Programming - Standard Libraries - Discussion

Discussion Forum : Standard Libraries - General Questions (Q.No. 53)
53.
What does the calendar module in Python provide?
Handling compressed files
Mathematical operations
Working with dates and times
Manipulating calendar data
Answer: Option
Explanation:
The calendar module in Python provides functionality for manipulating calendar-related data, such as determining leap years and generating month calendars.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.