Community Profile

photo

Jamie Hogan


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer