3 lines
54 B
Text
3 lines
54 B
Text
|
|
10 LET X$ = "BIG"
|
||
|
|
20 PRINT "Mary had a "; x$; " lamb"
|