Question: 1. Write a program that displays a frame containing three labels that displays the name of the city, country and its pin code. Ensure that the labels change their orientation when the size of the window is increased or decreased.
2. Modify the NestedPanels program so that it displays four panels within a fifth, each with a different color and a different label.