0
how i make calender using cpp
how i make a colander using cpp as a tool
1 ответ
+ 3
Python have huge libraries you can print calander directly in few lines of code . But in cpp their is no short way means their is no inbuilt librabry or function to print calander . But u can print date and time .
Read this post it may help you to understood calander code.
https://www.google.com/amp/s/www.geeksforgeeks.org/print-calendar-for-a-given-year/amp/