Can someone explain the answers? Thank you.

# include <stdio.h> int calcVals (int); int main() int x; for (x = 83451; x > 100; x /= 10) x = calcVals(x) ; printf ( “X : %dn”, 33 as x); return (0) int calcvals (int y) while (y % 100 < 70) y += 25; printf (“y: %dn”, y % 100); return (y); 24. Which of the following is NOT
PayPal Gateway not configured
PayPal Gateway not configured