Write a program to show the calender of a year entered by the user. (You can't use inbuilt library calender.) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Write a program to show the calender of a year entered by the user. (You can't use inbuilt library calender.)

Say the december month's last date and day is given for a year 1991. you have to make a program which can print the months, days, date of a year from 1991 to 2030. If user enters 2010, then calender of 2010 will be shown.

1st Oct 2017, 2:12 AM
Masum Ahmed
Masum Ahmed - avatar
2 Answers
1st Oct 2017, 2:15 AM
Nithiwat
Nithiwat - avatar
+ 2
without using library calender. I am sorry I did not mention that.
1st Oct 2017, 2:19 AM
Masum Ahmed
Masum Ahmed - avatar