You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//* Programming Challenge: Number of Days Between Two Dates
//? Write a function calculateDaysBetweenDates that calculates the number of days between two dates. The dates will be provided in the format "yYYY-MM-DD".