Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 483 Bytes

File metadata and controls

21 lines (15 loc) · 483 Bytes

Exercícios — loops

PLANO-EXERCICIOS.md (seções 7 e 8).

for

ID Nível Resumo
7.F1 F seq 1 10
7.F2 F Iterar *.sh
7.I1 I soma_args.sh

while

ID Nível Resumo
8.F1 F Contagem regressiva
8.F2 F while read — linhas não vazias
8.I1 I Jogo adivinhar número

Teoria: for.md, while.md.