Thus proving once again, that as soon as one posts in public, the 'blindingly obvious' you have managed to not see, and have struggled with for ages, will inexplicably reveal itself.Yep, sorry, I spotted it 5 minutes too late.
Same for me, so I have no problem with others experiencing - or enduring - the same.
I am afraid it didn't register for me. If you want to be perverse and get run out of town with pitchforks and burning torches ...I wonder how many people appreciated my reference to BASIC by using the GOSUB statement.
Code:
def gosub(f, *args): f(*args)def YeeHa(*args): print(*args)gosub(YeeHa, "Hello world", 1, 2, 3)Statistics: Posted by hippy — Fri Nov 07, 2025 7:29 am