Digital Literacy and Computer Science (2018) Grade(s): 7
DLCS18.7.3
Create algorithms that demonstrate sequencing, selection or iteration.
Create algorithms that demonstrate sequencing, selection or iteration.
COS Examples
Examples: Debit card transactions are approved until the account balance is insufficient to fund the transaction = iteration, do until.