Digital Literacy and Computer Science (2018) Grade(s): 7
DLCS18.7.2
Create complex pseudocode using conditionals and Boolean statements.
Create complex pseudocode using conditionals and Boolean statements.
COS Examples
Example: Automated vacuum pseudocode - drive forward until the unit encounters an obstacle; reverse 2 in.; rotate 30 degrees to the left, repeat.