Using list tricks to create a Star
This applet shows some list tricks to keep the construction short:
- (r ; angle) for polar coordinates
- a..b for sequence of consecutive numbers
- multiplication of list by complex number
- flatten+transpose to interleave two lists