Community Profile

photo

Muhammad Talha Malik


Last seen: 4 years 前 自 2020 起处于活动状态

统计数据

  • First Answer

查看徽章

Content Feed

排序方式:

已回答
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 years 前 | 0