Skip to main content

Timeline for Draw an asterisk triangle

Current License: CC BY-SA 4.0

9 events
when toggle format what by license comment
Jun 17, 2020 at 9:04 history edited CommunityBot
Commonmark migration
Mar 6, 2020 at 23:58 history edited Arnauld CC BY-SA 4.0
added TIO links
Oct 13, 2016 at 22:27 history edited Arnauld CC BY-SA 3.0
added version without asterisk
Oct 10, 2016 at 14:34 history edited Arnauld CC BY-SA 3.0
edited as suggested by ETHproductions (same size / more readable)
Oct 10, 2016 at 14:22 comment added ETHproductions Nice recursive answer; I never would have thought of the technique you use with s. You can make it slightly less cryptic with n?s+f(n-1,'*'+s):s.
Oct 10, 2016 at 13:32 comment added Arnauld @Alexis_A - I've added a short description.
Oct 10, 2016 at 13:31 history edited Arnauld CC BY-SA 3.0
added a brief description
Oct 10, 2016 at 13:23 comment added Alexis_A How does it work ?
Oct 10, 2016 at 12:46 history answered Arnauld CC BY-SA 3.0