wish = "Hello World!" print(wish) hey = "AskPython says "Hi"" print(hey) famous ="'Taj Mahal' is in Agra." print(famous)