User talk:Paddy3118: Difference between revisions

m
Line 1,871:
:Python is using string interpolation there so an expression such as {t4//4} will be replaced by its actual value (4) when the string is printed. Does REXX have a similar facility? --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 20:15, 30 December 2020 (UTC)
 
:: Ah, now I see the light.   I was thinking that the characters   '''{t4///4}'''   were just that and I didn't realize that they were meant to be substituted.   I will correct it ASAP.   Thanks for finding my (glaring) omission.     -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:27, 30 December 2020 (UTC)
 
::: Sorry for being vague :-)