Lab 1 Write a Pascal program to request from the user the radius for a circle. The program should calculate and print the circumference and the area. Echo print the radius. The program should only handle one set of data. No loop is required. Make the output readable and in report form.