Microsoft Small Basic

Program Listing: MXG391
GraphicsWindow.BackgroundColor = "Red"
TextWindow.WriteLine(GraphicsWindow.GetPixel(100,100))