I think the writers have forgotten the new line character on this one.
As is, "7:" is written as a
java label, but whose name is an invalid identifier (not alphanumeric, neither starting with $ or _). As is the code doesn't compile.
Please add a newline between line 6 and 7, or accept "G" as the correct answer.
