Write a program which shows the user the flags from three countries. You can choose whichever countries you like. When the user clicks on a flag, the name of the country should be displayed in the label. You will need to use PictureBoxes to hold the images of the flags. You will probably need to choose the SizeMode property of the PictureBox and then choose Zoom to make the image fit.C:UsersuserDownloadsAssignment 2 Visual Basic and Python (1).docx663c8d469a3bd1305.docx
📄All three of them are to be completed in Visual Basic, while only one of them is to be completed in Python.
Are you struggling with your college assignments? Hire a professional writer to get expert help and ensure top-notch quality in your work.
Answer
Write a program which shows the user the flags from three countries. You can choose whichever countries you like. When the user clicks on a flag, the name of the country should be displayed in the label. You will need to use PictureBoxes to hold the images of the flags. You will probably need to…