Exercise 1: Number of Days in a Month
Write code to calculate the number of days in a month.
Problem statement
Given a month
containing a number from one to 12 ...
Write code to calculate the number of days in a month.
Given a month
containing a number from one to 12 ...