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 2
emanresu A
  • 46.2k
  • 5
  • 111
  • 257

Vyxal, 9 bytes

⇩:kakzL·Ṙ=

Try it Online!

⇩ # Lowercased
 : # Duplicated
 ka # Forwards alphabet
 kz # Backwards alphabet
 L· # Transliterate (apply cipher)
 Ṙ # Reversed
 = # Is identical? 
emanresu A
  • 46.2k
  • 5
  • 111
  • 257

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