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 5
added 43 characters in body
ZaMoC
  • 25.5k
  • 2
  • 32
  • 87

#Mathematica, 72 bytes

""<>(t=Table)[s[[i]]~t~If[i~Mod~#2==1,#2,1],{i,Length[s=Characters@#]}]&

Try it online!

saved -2 bytes by listening to user202729

ZaMoC
  • 25.5k
  • 2
  • 32
  • 87

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