Skip to main content

Timeline for Print the Greek alphabet!

Current License: CC BY-SA 3.0

10 events
when toggle format what by license comment
Dec 18, 2023 at 1:39 history undeleted caird coinheringaahing
Dec 12, 2023 at 20:15 history deleted Moonchild via Vote
Nov 1, 2016 at 3:03 review First posts
Nov 1, 2016 at 5:23
Oct 24, 2016 at 18:01 comment added Oliver Ni I count 100 bytes.
Oct 24, 2016 at 13:43 comment added AdmBorkBork What encoding are you using that this is 76 bytes?
Oct 22, 2016 at 23:26 history edited Moonchild CC BY-SA 3.0
added 79 characters in body
Oct 22, 2016 at 22:17 comment added toriningen You can shave one more byte with [a.lower(),a][-len(sys.argv)].
Oct 22, 2016 at 18:54 history edited Moonchild CC BY-SA 3.0
added 73 characters in body
Oct 22, 2016 at 18:33 comment added Value Ink [a,a.lower()][len(sys.argv)-1] because the comments state that there will only ever be one argument.
Oct 22, 2016 at 18:16 history answered Moonchild CC BY-SA 3.0