photo

chaitanya lengure


Last seen: alrededor de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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.
Hi i am getting valid_date (2018,4,1) output=1 and valid_date (2018,4,31) output=0 but i am getting error in Assessment resu...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta