include stdio.h define PI 3.14; int x=0 int MAIN{} [double a, b, c, d, e; FILE fred; fred = fopen("data1", "r") scanf(fred, "%lf %lf %d %c", a, b, c, d, &e); printf("The last two numbers were %lf and %d \n", c, d, &e); return(0) ] b=0; a = b