How Many Days in Each Month

# Introduction In this challenge, we will assist Little Blue's cousin, Little Confused, in remembering how many days each month has. Our objective is to create a program that can allow the user to input the year and month before displaying the corresponding number of days for that month on the console. Special consideration is required for February as we need to determine whether it is a leap or regular year.

|60 : 00

Click the virtual machine below to start practicing