RosettaCodeData/Task/Variables/Smart-BASIC/variables-4.smart
2017-09-25 22:28:19 +02:00

3 lines
33 B
Text

n = 4
a$ = "6 feet"
PRINT n * a$