Hi, I finished writing my code and am expecting my integer to be a value of 0 when looking at the debug perspective, but when I begin debugging, instead of the variable "score" being an integer value of zero, its value reads, "4202014". That is weird! I specifically applied a value of 0, so why does it do that? Also, the program refuses to debug all the way through past the first line, and when I try to terminate the debug process, it initially fails to terminate unless I try to terminate it a second time, and I receive an error message reading, "Termination failed" or something like that. Can you please help me out? Here's my code: