Community Profile

photo

Muhammad Talha Malik


Last seen: quasi 3 anni fa Attivo dal 2020

Statistiche

  • First Answer

Visualizza badge

Content Feed

Visto da

Risposto
Calculate taxi fare by giving multiple inputs and single output
can anyone tell me what is wrong with this code? function fare = taxi_fare(d,t) fare = (5+2*(d-1))+0.25*d; end

quasi 3 anni fa | 0