The two pieces of code that follow have the same logical functionality but different structure. Which statement about them is true?
1) Both pieces of code have the same number of lines.
2) Both pieces of code use the same variable names.
3) Both pieces of code produce the same output.
4) Both pieces of code have the same comments.