RosettaCodeData/Task/Loops-For/TAV/loops-for-2.tav
2025-08-11 18:05:26 -07:00

2 lines
53 B
Text

?# i =: from 1 upto 5
print string '*' times i