photo

Muhammad Talha Malik


Last seen: 4年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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

4年以上 前 | 0