Copyright © University of Cambridge. All rights reserved.

'LOGO Challenge - Pentagram Pylons' printed from https://nrich.maths.org/

Show menu


The challenges are:
  1. to program ELEGANTLY the drawing of the 'Power of Pentagram Pylons', as suggested by an "NRICHer" in response to some of the other LOGO Challenges on the site.

  2. to program ELEGANTLY the drawing of the European Union flag, part of which is reproduced to remind you of the main themes therein.

    N.B. the primitives
    SETPC< number>
    and
    SETBG < number>
    SETFLOODCOLOUR < number> and
    FILL

    might prove useful!

    stars