Question: Write a program that prompts for and reads the user's city and country (separately). Then print a string composed of the first two letters of the user's country, followed by a comma and then followed by user's city, followed by a random number in the range 1 to 100 which represents the pin code of the city. Similar patterns of representation are sometimes used to store user's address when a new account is registered.