Skip to content

Instantly share code, notes, and snippets.

@junichiro
Created January 28, 2015 02:50
Show Gist options
  • Save junichiro/851b516c6044d4b53685 to your computer and use it in GitHub Desktop.
Save junichiro/851b516c6044d4b53685 to your computer and use it in GitHub Desktop.
code_iq: 1220
for(1..25){for$i(1..25){print(($_==$i)?chr(65+$_):'A')}print"\n"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment