Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Revisions

1 of 3
nimi
  • 36k
  • 4
  • 35
  • 100

Haskell, 29 bytes

(==[5,7,5]).map(length.words)

Takes a list of Strings. Try it online!

nimi
  • 36k
  • 4
  • 35
  • 100

AltStyle によって変換されたページ (->オリジナル) /