X613: Literals Exercise 3 0 / 10 What is the value of y after this code has run? int y = 2; y = 10; Java literals integers