Skip to content

yamin-401533/C_Programming_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Calendar in C with Happy/Sad Mode:

This repository contains a C program that prints a calendar for a given year and month. The program takes the year, month, date to decorate, and mood (happy or sad) as input from the user and then prints the calendar with the specified date highlighted according to the mood.

Features:

Prints a calendar for a given year and month. Highlights the specified date. (2 3 4 H 6 7 8 ) Prints a congratulatory message (Congratulations! in March!) if the mood is happy.

Usage:

To use the program, simply compile and run it. You will be prompted to enter the year, month, and date to decorate. You will also be asked to enter the mood (happy or sad). The program will then print the calendar.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages