You will make multi-coloured patterns using Haskell code!
This project covers elements from the following strands of the Raspberry Pi Digital Making Curriculum:
First, open up a new CodeWorld editor.
To build today's project, you will need to import some functions into our project.
You may see the warning ⚠️ symbol, because you haven't used any functions yet. That's O.K., you'll use them later.
(
and )
, and try to match each opening parenthesis (
with a closing one )
.