Problem
IN PYTHON (Buttons and radio buttons) Write program that uses radio buttons to select background colors for text. The available colors are red, yellow, white, gray, and green. The program uses the buttons <= and => to move the text left or right. The <= and => buttons move the message on the panel, and you can also set the background color for the message.