8 lines
137 B
YAML
8 lines
137 B
YAML
|
|
---
|
||
|
|
category:
|
||
|
|
- Loop modifiers
|
||
|
|
- Conditional loops
|
||
|
|
- Simple
|
||
|
|
from: http://rosettacode.org/wiki/Loops/With_multiple_ranges
|
||
|
|
note: Iteration
|