UP:DLCS18.3.7
Vocabulary
- test
- debug
- program
- block-based visual programming environment
- arithmetic operators
- conditionals
- repetition
Knowledge
Students know:
- strategies for debugging a given program.
- arithmetic operators create a single numerical solution from multiple oprations.
- conditionals are "if, then" statements that direct the program.
Skills
Students are able to:
- test a given program in a block-based visual programming environment using arithmetic operators, conditionals, and repetition in programs, in collaboration with others.
- debug a given program in a block-based visual programming environment using arithmetic operators, conditionals, and repetition in programs, in collaboration with others.
Understanding
Students understand that:
- a given program must be tested and debugged to run correctly.
- block-based visual programming uses arithemetic operators, conditionals, and repetition to function.