RosettaCodeData/Task/Variables/Smart-BASIC/variables-4.basic
2023-07-01 13:44:08 -04:00

3 lines
33 B
Text

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