Timeline for Alphabet triangle
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Aug 4, 2016 at 20:21 | comment | added | xnor | @Tebbe Thanks, fixed them. | |
| Aug 4, 2016 at 20:21 | history | edited | xnor | CC BY-SA 3.0 |
edited body
|
| Aug 4, 2016 at 19:29 | comment | added | Tebbe | I think your Python 3 version, like its Python 2 relative, needs a value of 90 instead of 89 in order to have the longest row that goes all the way to Z and back. | |
| Aug 4, 2016 at 8:08 | history | edited | xnor | CC BY-SA 3.0 |
added 31 characters in body
|
| Aug 3, 2016 at 12:09 | comment | added | xsot |
You can save 2 bytes if you offset the variables, i.e. f(x=66,s='A'). This allows you to update s in the function call instead of the function body.
|
|
| Aug 3, 2016 at 8:01 | history | edited | xnor | CC BY-SA 3.0 |
added 9 characters in body
|
| Aug 3, 2016 at 7:53 | history | answered | xnor | CC BY-SA 3.0 |