8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I can't use Coconut syntax in format strings, e.g. f"{2 |> (4).__add__}". This should be possible.
f"{2 |> (4).__add__}"