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

3 of 3
Rollback to Revision 1
Dion
  • 4k
  • 15
  • 43

Python 3, 25 bytes

lambda s:160%ord(s[-1])%7

Try it online!

Math taken from @dingledooper

Dion
  • 4k
  • 15
  • 43

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