It's very similar to something Feynman said when he found he won the Nobel Prize. I can't find the quote specifically, but he essentially said "is there any way to turn it down?" But he recognized that he couldn't and…
"abc" + "def" a + d = e (1 + 4 = 5 = e) b + e = g (2 + 5 = 7 = g) c + f = i (3 + 6 = 9 = i) I think he was making a joke about how + with strings doesn't necessarily mean string concatenation.
It's very similar to something Feynman said when he found he won the Nobel Prize. I can't find the quote specifically, but he essentially said "is there any way to turn it down?" But he recognized that he couldn't and…
"abc" + "def" a + d = e (1 + 4 = 5 = e) b + e = g (2 + 5 = 7 = g) c + f = i (3 + 6 = 9 = i) I think he was making a joke about how + with strings doesn't necessarily mean string concatenation.