python Functions That Accept Any Number of Arguments Problem You want to write a function that accepts any number of
python Iterate Over Multiple Lists Simultaneously in Python names = ['James', 'Bob', 'Sarah', 'Marco', 'Nancy', 'Sally'] ages = [42, 13, 14, 25,