Multiple choice Structured programming code includes sequencing alteration iteration all of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Structured programming is built on three fundamental control structures: sequence, selection (often called alteration), and iteration (loops).