print('The screen is ' + width + ' by ' + height + ' pixels.') print(' -- ') print('Resize the window and see what happens!', 'red')