What does this code display in the console?
3 2 1 GO
Nothing because the code between the braces gets skipped
3 2 1 GO
.