Feeds
提问
Write a function called valid_date that takes three positive integer scalar inputs year, month, day. If these three represent a valid date, return a logical true, otherwise false. The name of the output argument is valid. If any of the inputs is not
hey, people The code the I wrote is giving the correct output for some dates but it is not giving the correct output for the...
6 years 前 | 1 个回答 | 0
