Mozilla-Campus-Club-Cummins / HacktoberFest23_MozillaCCEW

0 stars 0 forks source link

Day of the week #89

Open sanskritisri13 opened 1 year ago

sanskritisri13 commented 1 year ago

Write a program that calculates the day of the week for any particular date in the past or future. Example: Input: d = 28, m = 12, y = 1995 Output: Thursday Explanation: 28 December 1995 was a Thursday.

Gargee07 commented 1 year ago

Hello, I would like to work on this issue. Can you please assign it to me? Name : Gargee Patil C No. : UCE2022608 Year : Second Year

sanskritisri13 commented 1 year ago

@Gargee07 the issue has been assigned to you.Try completing it as soon as possible. Thank You!

Gargee07 commented 1 year ago

Hello @sanskritisri13 , I have completed the assigned task. Please verify it.