Create an int variable called z, assign x + y to it, and display the result.
int
z
x
y
Click here to try again.