Computer Science - Computational Thinking - Flowcharts and pseudocode - Flowchart Builder
Interactive flowchart creation tool. Palette of shapes: Oval (Start/End), Rectangle (Process/Action), Diamond (Decision), Parallelogram (Input/Output), Arrow (connector). Students build flowcharts for given problems: Problem 1: 'Is a number positive, negative, or zero?' Start → Input number → Is num