We need to come back to this first...
Challenge 4 – two (or more) dice
You can use the block editor for each of these.
> The microbit block editor – use this link to get to the editor
Screenshot your program and write about it to say what it does.
The block editor is simple. We can use the Python editor instead. This is much more powerful.
> The Python editor – use this link to get to the editor
Using the Python editor – instructions
Here's a solution if you need it
A loop is a way of repeating a block of code more than once. It's really helpful to do this.
MicroPython images – all of the built-in images you can use