Write a BASIC program to calculate the area of a circle of radius r.

LET C = 3.14159 * r*r