Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[5 / 1 / ?]

No.202751 View ViewReplyOriginalReport
What does this print?

Suppose the following code is in loop(). What happens if on successive runs through loop the variable foo has the values:

>23

> 600

> 123.3

>A

What are the four outputs given the four values of foo?