Skip to main content

Timeline for Create a Pride Flag

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Jul 19, 2024 at 6:01 history edited Andrew Bayly CC BY-SA 4.0
minor code changes. 91-->88 bytes
Jul 19, 2024 at 5:15 history edited Andrew Bayly CC BY-SA 4.0
code changes: used spread operator instead of array. removed one for-loop. 122 --> 91 bytes.
Jul 19, 2024 at 0:54 comment added Conor O'Brien Instead of x=['🟥','🟧','🟨','🟩','🟦','🟪'];, you can use x=[...'🟥🟧🟨🟩🟦🟪']; for 110 bytes.
Jul 18, 2024 at 23:41 history answered Andrew Bayly CC BY-SA 4.0