#SOGL V0.12 , 8 bytes Z«Z1'0∙I
SOGL V0.12 , 8 bytes
Z«Z1'0∙I
Explanation:
Z push the uppercase alphabet
« put its first letter at the end
Z push the alphabet once again
1 wrap in array: ["BCDEFGHIJKLMNOPQRSTUVWXYZA", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"]
'0∙ multiply vertically 13 times
I rotate clockwise
#SOGL V0.12 , 8 bytes Z«Z1'0∙I
Explanation:
Z push the uppercase alphabet
« put its first letter at the end
Z push the alphabet once again
1 wrap in array: ["BCDEFGHIJKLMNOPQRSTUVWXYZA", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"]
'0∙ multiply vertically 13 times
I rotate clockwise
SOGL V0.12 , 8 bytes
Z«Z1'0∙I
Explanation:
Z push the uppercase alphabet
« put its first letter at the end
Z push the alphabet once again
1 wrap in array: ["BCDEFGHIJKLMNOPQRSTUVWXYZA", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"]
'0∙ multiply vertically 13 times
I rotate clockwise
#SOGL V0.12, 8 bytes Z«Z1'0∙I
Explanation:
Z push the uppercase alphabet
« put its first letter at the end
Z push the alphabet once again
1 wrap in array: ["BCDEFGHIJKLMNOPQRSTUVWXYZA", "ABCDEFGHIJKLMNOPQRSTUVWXYZ"]
'0∙ multiply vertically 13 times
I rotate clockwise