Why Nostr? What is Njump?
2024-04-10 15:00:39

Fnord Prefect on Nostr: the lack of a real ?: operator in Python still bugs me. "okay" if success else ...

the lack of a real ?: operator in Python still bugs me.
"okay" if success else "error"
looks horrible!

I came up with:
{1:"okay", 0:"error"}[success]
which I like marginally better, I guess.

Does anyone know of a nicer way to put this?
Author Public Key
npub15p7w04f60whw6elc7hcgw63cykdrgcrlufv8yusmxxmdmz5scl7qeccsws