Multiple choice This is useful for planning and writing algorithms, half english, half code. Debugger Algorithm Psuedocode Script Reveal answer Fill a bubble to check yourself C Correct answer Explanation Pseudocode is a planning tool that mixes English-like descriptions with code-like structure. It helps design algorithms before coding.