Question: This is your first activity that is labelled as a project. You should use your IDE to develop projects instead of typing them directly into

This is your first activity that is labelled as a "project." You should use your IDE to develop projects instead of typing them directly into zyBooks.In this project you may assume that the user will provide properly formatted, valid data.The date June 10,1960 is special because when we write it in the following format, the month times the day equals the year:6/10/60Write a program that asks the user to enter any date in the format specified above (month/day/2-digit-year).(It is very important that the input is in the correct format, typed all at once, all on one line, by the user. See the hints below.) The program should then determine whether the month times the day is equal to the year. If so, it should display a message saying the date is magic. Otherwise it should display a message saying the date is not magic.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!