photo

Jamie Hogan


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


I have calculated costs from each floor but now I need to calculate total cost for all floors how would I do this?
This code all works but Im not sure how to combine each floors total cost to get the overall building cost.(Im sorry its long.) ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


I am trying to calculate overall cost but it keeps ending on the starting line 'overallcost' and not running im not sure what im doing wrong.
It runs asking the user to input cost and earlier in my code it works out the areas of each space. I tried to make it say the to...

2 years 前 | 1 个回答 | 0

1

个回答

提问


I need to work out the area of all residential areas. I tried using polyarea but cant get it to work.
The code all works appart from the last 3 (talking about area.) I tried using polyarea but error comes up saying too many input ...

2 years 前 | 0 个回答 | 0

0

个回答

提问


I am trying to work out a volume given input values but it says theres an error ''Index must not exceed 1''?
I am trying to work out volume of building using number of floors, width of floors, length of floors and height of floors but wh...

2 years 前 | 1 个回答 | 0

1

个回答

提问


I need to make a running total of the number of spaces but i cant figure out how?
I have made a loop to go through each floor and ask the number of residential spaces on that floor then plot it. I now need to w...

2 years 前 | 1 个回答 | 0

1

个回答

提问


My code will not plot the rectangle, it says theres an issue I cant figure out where I am going wrong?
My code has a loop for each floor which asks the number of residential spaces on the floor, for each space it then asks the widt...

2 years 前 | 1 个回答 | 0

1

个回答