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

2 of 2
added 21 characters in body
emanresu A
  • 46.2k
  • 5
  • 111
  • 257

Vyxal j, 7 bytes

kAǏz13*

Try it Online!

kA # uppercase alphabet
 Ǐ # Append the first letter
 z # Get overlapping pairs
 13* # Repeat each 13 times
 # (j flag) join by newlines
emanresu A
  • 46.2k
  • 5
  • 111
  • 257

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