koqoo on Nostr: # Define the variable crypto crypto = True # Change this to False to test the else ...
# Define the variable crypto
crypto = True # Change this to False to test the else condition
# Check if crypto is True
if crypto:
print("bitcoin")
else:
print("not bitcoin")
Published at
2025-03-03 14:18:15Event JSON
{
"id": "5324c613ae276c6d49ee2d0cbe6ca207edd939650b09a5e37bbac73b1f976c09",
"pubkey": "7f3daed3bff80cc2e502048eee688a0fa714b4b8a4f006392a46e5300b39e832",
"created_at": 1741011495,
"kind": 1,
"tags": [
[
"e",
"30c2f84ea4dac4a3337621f77e9329db8b92714618b9b2b2e88d62706e8eb19d",
"wss://nos.lol",
"root"
],
[
"p",
"e8d66519e43b1214ac68f9f2bdbc4386d41ac66b20c5a260b9b04102784074e9"
]
],
"content": "# Define the variable crypto\ncrypto = True # Change this to False to test the else condition\n\n# Check if crypto is True\nif crypto:\n print(\"bitcoin\")\nelse:\n print(\"not bitcoin\")\n",
"sig": "f00b010543c47955c5c5040a4eeedc050b20aa2542e080ef5cfb7147bbfd805b876e8479eac02b8d3d3c78d6a24462bfad0ddc824621a140bde5264c38f76d24"
}