RosettaCodeData/Task/Loops-Foreach/BASIC/loops-foreach-12.basic

4 lines
43 B
Plaintext

ForEach element()
PrintN(element())
Next