Page 4 of 4

Re: Quiz chain

Posted: Sat Mar 13, 2021 12:17 pm
by PeterX
OK, let's make it easier:
It means global and it means print.
What is it?

Re: Quiz chain

Posted: Wed Mar 17, 2021 10:47 am
by PeterX
Another hint: The thing I'm asking for is also involded with the answer of the previous riddle.

Greetings
Peter

Re: Quiz chain

Posted: Mon Sep 13, 2021 5:16 am
by eekee
I can imagine some abstruse programming language treating output as a sort of assignment to a super-global variable, (i/o could be considered a scope outside the program,) but that wouldn't make an output command the same as specifying global scope; it's a different scope. So, yes/no question...

Does it mean global in one language and print in another?

Let me take a wild guess: is it . ?