RosettaCodeData/Task/Variables/Smart-BASIC/variables-4.basic

4 lines
33 B
Plaintext

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