Add the 'Iteration' lesson to csintro. (#430)
This commit is contained in:
committed by
Peli de Halleux
parent
e598fc7855
commit
96815675a3
7
docs/courses/csintro/iteration/standards.md
Normal file
7
docs/courses/csintro/iteration/standards.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Standards
|
||||
|
||||
## CSTA K-12 Computer Science Standards
|
||||
|
||||
* CL.L2-05 Implement problem solutions using a programming language, including: looping behavior, conditional statements logic, expressions, variables, and functions.
|
||||
* CL.L3A-03 Explain how sequence, selection, iteration, and recursion are building blocks of algorithms.
|
||||
|
Reference in New Issue
Block a user