go Exercise: Images
Remember the picture generator you wrote earlier? Let’s write another one, but this time it will return an implementation of image.Image instead of a slice of data.Define your own Image type, implement the necessary methods, and call pic.ShowImage.Bo