Please help me with this homework assignment. I tried everything and it still didn't work. The question is:
Use three variables volume, radius, and height to write a program that can be use to calculate the volume of a cylinder.
Formula: volume = radius x radius x 3.14159 x height