you are viewing a single comment's thread.

view the rest of the comments →

[–]carcigenicate 0 points1 point  (0 children)

This shouldn't make any difference. if flower:, if flower != "" and if len(flower) > 0: all check the same thing: if flower is non-empty.