RosettaCodeData/Task/Here-document/Applesoft-BASIC/here-document.basic
2023-07-01 13:44:08 -04:00

3 lines
152 B
Text

0 Q$ = CHR$ (34)
1 M$ = CHR$ (13)
2 PRINT Q$"Oh, Danny Boy,"M$"The pipes, the pipes are calling"M$"From glen to glen and down the mountainside"Q$