...

/

A Problem Solved: Day of the Week

A Problem Solved: Day of the Week

In this lesson, we will use the if statement to find what day of the week a given date falls.

We'll cover the following...

Problem statement

On what day of the week does a given date fall? The date is given as three integers mm, dd, ...