photo

Eshwar Raja Sayinathababu


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
function [valid] = valid_date(year,month,day) leap_year = 0; if nargin < 3 valid = false; end if (nargin == 3) if ...

plus de 4 ans il y a | 0