You are here

Problem 07a -Instructions

5 February, 2015 - 11:20

Create the pseudocode to solve the following specific task function:

Problem: An interior designer always needs to calculate the area of a room to determine the amount of foor covering needed (usually carpet). The rooms are rectangular with the dimensions measured in feet (with decimal fractions). The function however needs to return square yards. Hint: There are 3 lineal feet to a yard.