Timeline for Print a Tabula Recta!
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 13, 2021 at 21:46 | comment | added | Joey | @Dorian: Thanks; can also be combined with character ranges from later PowerShell versions (v6+, I think) to get rid of the [char[]]. | |
| Jul 13, 2021 at 21:45 | history | edited | Joey | CC BY-SA 4.0 | added 3 characters in body |
| Jul 13, 2021 at 10:48 | comment | added | Dorian | 43 bytes: 25..0|%{-join[char[]](90..65)[$_..($_-25)]} | |
| Aug 1, 2016 at 12:51 | history | edited | Joey | CC BY-SA 3.0 | added 1 character in body |
| Aug 1, 2016 at 12:44 | history | answered | Joey | CC BY-SA 3.0 |