RosettaCodeData/Task/Loops-While/SIL/loops-while.sil
2026-04-30 12:34:36 -04:00

5 lines
46 B
Text

x = 1024
lblhalve
printInt x
x / 2
if x halve