for item in resume: print("Tell me more about %s" % item) answer = input() print("How to do you feel about %s" % answer) answer = input()