Question: 1. Write a Python function called sitv.cout)that takes in the name of a city and its country. The function should return a string formatted like

1. Write a Python function called sitv.cout)that takes in the name of a city and its country. The function should return a string formatted like this: "Santiago, Chile." Call your function with at least three ity-country pairs, and print the value that's returned 2. Make a life of magician's names. Pass the list to a function called show. magicians(), which prints the name of each magician in the list 3. Write a Python function called describe..citv) that accepts the name of a city and its country. The function should print a simple sentence, such as Reykjavik is in Iceland. Give the parameter for the country a default value. Call your function for three different cities, at least one of which is not in the default country
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
