Write Pseudocode

  • State inputs, outputs, and constraints in plain language.
  • Sketch major steps using clear, numbered actions.
  • Use indentation to show loops or decisions.
  • Review for missing steps before coding.