An 8x8 pixel grid image representing a simple house icon is shown below. The image uses two colors: White (W) and Black (B).

Give the result of compressing the first 4 rows of the icon using Run-Length Encoding (RLE).
You should:
5W for 5 white pixels).