RosettaCodeData/Task/Loops-For/Bracmat/loops-for.bracmat
2023-07-01 13:44:08 -04:00

9 lines
101 B
Text

0:?i
& whl
' ( !i+1:~>5:?i
& 0:?k
& whl'(!k+1:~>!i:?k&put$"*")
& put$\n
)
&
);