Jump to content

String interpolation (included): Difference between revisions

no edit summary
No edit summary
No edit summary
Line 693:
x$ = "little"
PRINT USING "Mary also had a & lamb"; x$
' this code above doesn't modify the first string subsustituting a piece odof it with another string
'surely it gives the right output on the screen</lang>
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.