This draws a pattern by drawing hexagons that are slightly offset from each other in a circle. This demonstrates the use of repeat loops inside loops.
This is an example from the book Scratch Programming in Easy Steps.