RosettaCodeData/Task/Loops-While/SIL/loops-while.sil

6 lines
46 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
x = 1024
lblhalve
printInt x
x / 2
if x halve