Write a program that calculates the value of the variable y using the formula:
y=(1-x2+2.5x3+x4)2 code>
The value of the variable x is set from the keyboard. Determine the types of variables x and y yourself.
Display the value of the y variable on the screen