Digital Literacy and Computer Science (2018) Grade(s): 6

DLCS18.6.3

Create pseudocode that uses conditionals.

COS Examples

Examples: Using if/then/else (If it is raining then bring an umbrella else get wet).

Unpacked Content

Knowledge

Students know:
  • that conditional statements provide options for how a process is completed.

Skills

Students are able to:
  • communicate a process and its available yes/no or true/false options.

Understanding

Students understand that:
  • conditionals are limited to options that are either true or false.

Vocabulary

  • pseudocode
  • conditionals
ALSDE LOGO