2 lines
50 B
Text
2 lines
50 B
Text
10 x$ = "big"
|
|
20 print "Mary had a "; x$; " lamb"
|
10 x$ = "big"
|
|
20 print "Mary had a "; x$; " lamb"
|