subject

So here is my problem. I did it and it shows me this error can someone please fix my code or redo it please thanks. The date June 10, 1960, is special because when it is written numerically,
the month time the day equals the year:

6/10/60 --> 6*10 = 60

Design a program that asks the user to enter a month (in numeric form), a day,
and a two-digit year in three separate inputs. The program should determine
whether the month times the day equals the year. If so, it should print,
"This date is magic!" Otherwise, it should print, "This date is not magic."


So here is my problem. I did it and it shows me this error can someone please fix my code or redo i
So here is my problem. I did it and it shows me this error can someone please fix my code or redo i

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Describe in pseudocode an algorithm that given an integer n and a linked list of elements increases the linked list by a factor of n by replacing each element in the original list with n copies of that element. for example, if l: [18, 7, 4, 24, 11] and n = 3 the resulting list should be l: [18, 18, 18, 7, 7, 7, 4, 4, 4, 24, 24, 24, 11, 11, 11]. if the value of n is less than or equal to 0, the list should be empty after the call. what’s the running time of your algorithm?
Answers: 3
question
Computers and Technology, 23.06.2019 23:00
Computer programming is one type of what career
Answers: 1
question
Computers and Technology, 24.06.2019 13:00
Which best describes the condition under which the unicode output is the same as plain text ?
Answers: 1
question
Computers and Technology, 25.06.2019 10:30
Select all that apply. select all functions of an operating system. displays a gui. allows you to multitask. allows you to use the software that you want to use. allows you to edit images. coordinates the interaction of hardware and software. defrags the hard drive. allocates the computer's resources. saves data. retrieves files. keeps confidential documents secure. copies information from one document to another.
Answers: 1
You know the right answer?
So here is my problem. I did it and it shows me this error can someone please fix my code or redo it...
Questions
question
Mathematics, 02.07.2019 07:00
question
Mathematics, 02.07.2019 07:00