Skip to main content

Timeline for Print the Greek alphabet!

Current License: CC BY-SA 4.0

10 events
when toggle format what by license comment
Oct 1, 2020 at 11:38 history edited Razetime CC BY-SA 4.0
added 60 characters in body
Oct 1, 2020 at 11:23 comment added Dominic van Essen I'm afraid I've just noticed (from a comment in the answer above) that the Greek alphabet doesn't seem to be contiguous in Utf8-encoding! You need to remove the 'ς' character. This unfortunately brings it back up to 58 bytes...
Oct 1, 2020 at 10:58 history edited Razetime CC BY-SA 4.0
added 52 characters in body
Oct 1, 2020 at 10:46 comment added Dominic van Essen 51 bytes with !! instead of (>0)
Oct 1, 2020 at 10:27 history edited Razetime CC BY-SA 4.0
added 24 characters in body
Oct 1, 2020 at 6:47 history edited Razetime CC BY-SA 4.0
deleted 39 characters in body
Oct 1, 2020 at 6:44 comment added Dominic van Essen and 3. once you've done that, you'll probably want to remove the function altogether & incorporate it into the main expression (like this)...
Oct 1, 2020 at 6:43 comment added Dominic van Essen 2. you could actually use the function argument, instead of leaving it out & wasting bytes by calling missing (like this)...
Oct 1, 2020 at 6:42 comment added Dominic van Essen Cool to see command-line args in action in R: we don't use them often (so I'm not very good with them...)! There are still a couple of golfing tricks you can use: 1. you can skip the {} in the function definition if there's only 1 command (like here)...
Sep 28, 2020 at 3:42 history answered Razetime CC BY-SA 4.0