People say you shouldn't compare apples and oranges but it seems to work fine for me in Python 3.14, I don't see what the issue is...
@emmatyping I don't really know how to write even basic #Python scripts anymore, but I still miss being able compare strings like that, or concatenating them with "+", when I'm working with #RStats
@leonardof @emmatyping Comparing works fine in #Rstats (in Dutch it is apples and pears)

@dodecadron @emmatyping

Hah! Lack of concatenation with + deceived me about it being possible to do "math" with strings, er, character vectors in R. I don't think I ever saw someone comparing them with greater-than, too. Must play around in the REPL some more!!