twofish on Nostr: For what it's worth... Even though I doubt that this is not what he had in mind: ...
For what it's worth... Even though I doubt that this is not what he had in mind:
Python
def f(x):
return x * 2
def g(x):
return x + 3
def h(x):
return f(x) * g(x)
Published at
2025-05-19 00:22:30Event JSON
{
"id": "33564126efe49d664f95dabeb0f32127733a65118f3d952b88df11683d9ca6e7",
"pubkey": "9e0d3a2c5bdf7161b6f248e45af480a3d5ad923984d70ca42179b525e27caab8",
"created_at": 1747614150,
"kind": 1,
"tags": [
[
"e",
"846d16efb45d60376f9b667d5b8ad9f1b735b1201ac9a053859aa5baf9b4458e",
"",
"root"
],
[
"e",
"a5d15fab5d1e2c9bb4f7b7d184c36ca534020f442a8604df07fa3360cb52f25c"
],
[
"e",
"4a38051b2a3b26ecbf4c1be7ccef11baed7e1e6df1ac65aa42655edb2f45b070",
"",
"reply"
],
[
"p",
"1549ed4be71d1a70ea2dca4596cd0c54c61aea485c6e4e5a8ca463758c98dd4a"
],
[
"p",
"9e0d3a2c5bdf7161b6f248e45af480a3d5ad923984d70ca42179b525e27caab8"
]
],
"content": "For what it's worth... Even though I doubt that this is not what he had in mind:\n\nPython\n\ndef f(x):\n return x * 2\n\ndef g(x):\n return x + 3\n\ndef h(x):\n return f(x) * g(x)\n\n",
"sig": "40698613c93e0798da03175af2b2da963db5e172fb472f1760d1d4c43c6bc96654a2b9091560cd3290707f0724a3cd9f33b7cc813ceb4b7ada4c2a60956591f4"
}