Get the most out of your questions with the extensive resources available on IDNLearn.com. Ask your questions and get detailed, reliable answers from our community of experienced experts.
Answer:
If the following answer is helpful please mark as brainliest. This is the answer:
Explanation:
print("What is your name?")
name=input()
print("And where do you live", name)
location=input()
print("I've never been to", location)