Let me clarify my last post and the problem set were looking at—that array [3, 3, 3, 5, …] was the y-values, not the x-values. So, we have [(1,3),(2,3),(4,3),(5,5),(6,5),(7,5)…] and we have to jam that into something one pixel wide, but it could be multiple pixels high. thanks again.