pub fn part2(input: &[i32]) -> String
Returns pixels as a multi-line String so that the entire function can be integration tested.
String