4 lines
75 B
Text
4 lines
75 B
Text
|
|
100 PRINT CHR$(34)
|
||
|
|
110 PRINT """"
|
||
|
|
120 PRINT "This is a ""quoted string""."
|