A simple command line calendar application that allows the user to view the calendar for any given month and year.
- Displays the calendar for the entered month and year.
- Allows the user to check the calendar for a different month and year.
- Automatically exits the application when the user chooses not to check another date.
- Python 3.x
No installation required, simply download the script and run it using the Python interpreter.
- Enter the year and month for which you want to view the calendar.
- The calendar for the entered month and year will be displayed.
- To check the calendar for a different month and year, choose "y" when prompted.
- To exit the application, choose "n" when prompted.
©ShabirMP 2024