Turing 019g — Real Variables VIII

Assignment

Write a program that prompts for the length, width, and height of a rectangular box. Calculate and output the surface area and the volume.

Save as "019g.t".