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