Answer:
Step-by-step explanation:
note the height "h" and radius "r" of the cylinder
IF the height "h" & radius "r" of cylinder are not zero or less than zero THEN
volume V=(3.142)*r*r*h
ELSE
enter valid values of "r" & "h"
END IF
PRINT V
stop
9.5m questions
12.2m answers