RosettaCodeData/Task/Variables/Microsoft-Small-Basic/variables.basic
2026-04-30 12:34:36 -04:00

2 lines
34 B
Text

a = a + 1
TextWindow.WriteLine(a)