for i in range (1): first.append(input("firstname")) last.append(input("lastname")) age.append(input("age"))